Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #693628

    Hello, can someone please let me know how to move the slideshow controls up by ca. 100px. Many thanks!

    #693643

    Hey Chris2234!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .avia-slideshow-arrows a {
        top: 40%;
    }

    Best regards,
    Yigit

    #693981

    Many thanks for the fast response! However, the css-snippet does’t work for this purpose…

    #694117

    Hi,

    Try placing the code at the very top of Quick CSS.

    Best regards,
    Josue

    #694192

    Thanks- that*s what I did (and I added !important as well)…

    #694193

    however, it still does’t work.

    #694285

    Hi,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #694308

    Thanks for your reply Rikard. Here are the login credentials:

    #694334

    Hi,

    I added the code and arrows moved up higher. If you would like to move the dots, please use following code instead

    .avia-slideshow-dots { 
    bottom: 50px; 
    }

    Best regards,
    Yigit

    #694477

    Excellent – thank you!

    #694504

    Hi,

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘avia-slideshow-controls’ is closed to new replies.