
-
AuthorPosts
-
October 19, 2015 at 11:18 am #520825
Hi!
How do i change the background color for the ls-nav-next and how do i increase the size of the ls-bottom-slidebuttons?cheers,
KristianOctober 19, 2015 at 11:54 am #520838Hi kgarp!
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: rgba( 255,0,255,0.5); }
255,0,255 is the RGB value of the color and 0.5 is opacity level
Cheers!
YigitOctober 19, 2015 at 12:03 pm #520843Hi!
I’ve made the changes and nothing happened. I added:#top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before {
background: rgba( 146,146,146,0.5);
}Any idea?
Kristian
October 19, 2015 at 12:11 pm #520853Hi!
Please try changing the code to following one
#top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before { background: rgba( 146,146,146,0.5) !important; }
If that too does not work, please create a temporary admin login and post it here privately
Cheers!
YigitOctober 19, 2015 at 12:21 pm #520862Hi
Details attached in private message.October 19, 2015 at 12:49 pm #520880Hejsan!
Login credentials are not working for me. Can you please check them once again?
Regards,
YigitOctober 19, 2015 at 12:54 pm #520884Answer below
October 19, 2015 at 1:03 pm #520888Hi!
I typed ” manually and i was able to login. Can you please try setting LayerSlider buttons to default one? Currently it uses image [linked in private content field] and not themes default nav
Regards,
YigitOctober 19, 2015 at 1:11 pm #520894Hello!
Where do i do that? i have not touched anything regarding the arrows but i guess i can fix the image to the color i want?I guess that the buttons showing what slid im looking at can be changed in the same way?
all the best,
KristianOctober 20, 2015 at 1:34 pm #521615October 20, 2015 at 1:38 pm #521623Hi!
i solved the problem by changing the colors in skin.png.all the best,
KristianOctober 20, 2015 at 1:40 pm #521629Hi!
Glad you figured it out!
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 -
AuthorPosts
- The topic ‘LayerSlider navigation arrows and navigation’ is closed to new replies.