• Resolved fusion01

    (@fusion01)


    Hello, can you please self-contain each button within its own DIV instead of the ‘owl-nav’ DIV containing both? I have split the buttons to be one one either side of the carousel (flush left and flush right) but of course that DIV is covering the entire width now and disabling user-interaction with the product listings below! Removing this would fix my problem! I’ve posted the link above.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    Thanks for your post,

    Please try following CSS to fix the issue.

    
    #owl-carousel .owl-nav{
        height: 0px !important;
    }

    Let me know the result. we will update plugin later.
    Regards

    Thread Starter fusion01

    (@fusion01)

    This is awesome! Not sure why I didn’t think of it! Thanks for your assistance ??

    Plugin Author PickPlugins

    (@pickplugins)

    You are welcome, glad to know that fixed your issue.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Previous and next buttons in separate wrapper please!’ is closed to new replies.