Home Forums WoodMart support forum my shop menu and CBD guide menu is misaligned, after the update

my shop menu and CBD guide menu is misaligned, after the update

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

    sginz123
    Participant

    when i hover over my shop menu and Guide menu it became misaligned and is not showing up correctly. This happened after the update. Please help I included 2 photos.

    #283408

    sginz123
    Participant

    Here are the photos, They failed to load in the first comment

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

    Hello,

    I saw the screenshots you attached.

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #283662

    sginz123
    Participant

    hi thank you for your fast response, below is the information.

    #283741

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    #menu-item-7133 .wd-dropdown-menu.wd-dropdown.wd-design-sized.color-scheme-dark.sub-menu-dropdown {
        left: 0 !important;
    }

    Best Regards

    #284162

    sginz123
    Participant

    Hello,
    Thank you for the code. This has fixed the SHOP drop down menu, but the cbd guide menu is still appearing below the Shop menu category and not below itself. Please help

    #284184

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .wd-dropdown-menu.wd-design-default {
        left: 0 !important;
    }

    Best Regards

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