I want to remove the transition from the arrow controls on the slider so that they always stay on screen. I cant find where to edit the code, can you assist me?
How do I remove transition from slider arrows on main home slider
5 posts from 2 voices-
Posted 4 months ago #
-
Hi goodbusiness,
Kindly add this code inside Quick CSS(located inside Choices > Theme Options Styling) or custom.css(can be accessed via ftp, located inside the css folder of the Choices theme's folder):
#top #slideshow_big .arrow_controls a { opacity: 1 !important; } .ctrl_previous { left: -25px !important; } .ctrl_next { right: -25px !important; }Hope this helps. :)
Regards,
IsmaelPosted 4 months ago # -
Thanks That helps a ton! One last issue, is that I still have to roll over the slider for the arrows to appear? Can they simply be showing by default?
Posted 4 months ago # -
Nevermind in I found it in slideshows.css on #top #slideshow_big .arrow_controls a (I removed display:none)
Thank you for your help!
Posted 4 months ago # -
Hi goodbusiness,
Glad we could help. :)
Cheers,
IsmaelPosted 4 months ago #
Topic Closed
This topic has been closed to new replies.














