test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • gio570009 Friend
    #705311

    How to change slideshow thumbnail positions up or down, left or right?
    Please, explain me…

    Pankaj Sharma Moderator
    #705372

    Hi
    The website u submitted showing a blank page on my end .

    Add below code in custom.css file (based on demo site)


    @media (min-width:1200px){.ja-ss-thumbs-wrap{bottom:140px!important, right: 0px; }}

    Change the value bottom and right to move it up/down or left/right .

    Pankaj Sharma Moderator
    #751846

    Hi
    The website u submitted showing a blank page on my end .

    Add below code in custom.css file (based on demo site)


    @media (min-width:1200px){.ja-ss-thumbs-wrap{bottom:140px!important, right: 0px; }}

    Change the value bottom and right to move it up/down or left/right .

    gio570009 Friend
    #705417

    I am using the code you provided but it is useless(no effect).

    please, try yourself, http://www.webcentri.com/ website works now

    gio570009 Friend
    #751880

    I am using the code you provided but it is useless(no effect).

    please, try yourself, http://www.webcentri.com/ website works now

    Pankaj Sharma Moderator
    #705447

    Hi
    Sorry there was syntax error in previous code .
    Use this code

    @media (min-width:1200px){.ja-ss-thumbs-wrap{bottom:140px!important; right: 0px; }}


    I test it, it will work

    Pankaj Sharma Moderator
    #751910

    Hi
    Sorry there was syntax error in previous code .
    Use this code

    @media (min-width:1200px){.ja-ss-thumbs-wrap{bottom:140px!important; right: 0px; }}


    I test it, it will work

    gio570009 Friend
    #705491

    thank you very much!

    gio570009 Friend
    #751924

    thank you very much!

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  gio570009 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum