Tagged: arrows, navigation
-
AuthorPosts
-
July 22, 2016 at 2:50 pm #663892
Dear programmers,
Is it possible to change the arrows or edit on css?
Let me know which div/css it is.Thank you.
July 23, 2016 at 1:17 pm #664182Hey peruwan,
Could you provide us with a link to the site in question so that we can take a closer look please? Also please specify what arrows you are looking to change and how.
Thanks,
RikardJuly 23, 2016 at 1:39 pm #664197The website is on a underconstruction page so you can’t see it. Sorry i was talking about the Layerslider WP slide navigation arrows that you can slide the image from left or right.
July 25, 2016 at 11:05 pm #664913Hi,
Please go to enfold/css/shortcodes.css file and find
#top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next { ... }and adjust as needed. If you elaborate on the changes you would like to make, we could help better :)
Best regards,
YigitJuly 29, 2016 at 11:01 am #666521Ok thank you but i also want to make the background block disappear… I was trying to add to the background: transparent; ->> background: none!important; but that didn’t help.
July 29, 2016 at 12:40 pm #666551Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before { background: transparent; }Regards,
YigitAugust 8, 2016 at 3:15 pm #669853Thank you a other question is it possible when a user is clicking the left arrow the crossfade transition is different than the right arrow when clicking it? So let me say a example if a click from the left arrow the image goes from left to right fade and if the user clicks on the right arrow it goes from right to left fade.
Is this possible?
August 10, 2016 at 12:10 pm #670803 -
AuthorPosts
- You must be logged in to reply to this topic.
