Home Forums WoodMart support forum Can’t click on the main category menu

Can’t click on the main category menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #610259

    Trincamp
    Participant

    When I hover over the drop-down tab, the sub-categories appear, but I can no longer click on the main category.

    What can I do to solve this problem ?

    Thank you.

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

    Hello,

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .whb-header-bottom .wd-dropdown {
        margin-top: 0px !important;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)