Home Forums Basel support forum Make the Drop down invisible

Make the Drop down invisible

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #20648

    flintstop
    Participant

    The Dropdown for the category in the header on the home page should slide up when we press the arrow. But it does not go up and is fixed over there. Is there a way we can change that??

    Attachments:
    You must be logged in to view attached files.
    #20650

    Artem Temos
    Keymaster

    Hi,

    You can disable sticky function for it while editing this page in the dashboard. Uncheck the option “Open categories menu”.

    Regards

    #20765

    flintstop
    Participant

    i Cannot find any Check box to untick Open Categories Menu.

    #20768

    flintstop
    Participant

    Also the Arrows for next and previous in the Product tab below the Home Page Banner are not visible properly. Can you Help me out sorting it?

    #20781

    Artem Temos
    Keymaster

    We just checked and see that this checkbox exists on your website. See it while editing your home page in the Dashboard.

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix the arrows issue

    body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
     	overflow: visible;
    }
Viewing 5 posts - 1 through 5 (of 5 total)