Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #527873

    If you move the site url listed in private into mobile view. Then click the container bar while using google chrome browser you will notice that the main image nav next buttons (left and right) overlap the menu/tab drop down menu. Is there any way to fix this however to still have the nav next buttons present?

    #528275

    Hi tdproperty,

    I’m not sure what you mean by that, exactly what is overlapping? I couldn’t see anything like that. Please post a screenshot of the issue and what you would like to it to.

    Regards,
    Rikard

    #528720

    i provided the image in prvt

    #529010

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #top .avia-layerslider .ls-nav-prev {
        z-index: 2 !important;
    }

    Thanks,
    Rikard

    #538796

    Rikard,

    That took care of the left nav button however the right nav button still shows up

    #540044

    Hey!

    Please adjust the code:

    #top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next {
        z-index: 2 !important;
    }

    Cheers!
    Ismael

    #540049

    Ismael,

    Awesome that worked! Thanks again guys for the help!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove Nav Next Button from Mobile View Menu / Tab Container’ is closed to new replies.