Tagged: CSS
Hello, can someone please let me know how to move the slideshow controls up by ca. 100px. Many thanks!
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
Many thanks for the fast response! However, the css-snippet does’t work for this purpose…
Hi,
Try placing the code at the very top of Quick CSS.
Best regards,
Josue
Thanks- that*s what I did (and I added !important as well)…
however, it still does’t work.
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
Thanks for your reply Rikard. Here are the login credentials:
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
Excellent – thank you!
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