Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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,
    Kristian

    #520838

    Hi 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!
    Yigit

    #520843

    Hi!
    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

    #520853

    Hi!

    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!
    Yigit

    #520862

    Hi
    Details attached in private message.

    #520880

    Hejsan!

    Login credentials are not working for me. Can you please check them once again?

    Regards,
    Yigit

    #520884

    Answer below

    #520888

    Hi!

    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,
    Yigit

    #520894

    Hello!
    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,
    Kristian

    #521615

    Hi!

    login from here does not work for me. Can you check please?

    Regards,
    Andy

    #521623

    Hi!
    i solved the problem by changing the colors in skin.png.

    all the best,
    Kristian

    #521629

    Hi!

    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

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘LayerSlider navigation arrows and navigation’ is closed to new replies.