Home Forums WoodMart support forum Menu dropdown issue

Menu dropdown issue

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

    chnprint
    Participant

    Hi,

    After the homepage menu dropdown, it’s not fully centered.

    Is there a way to align it to the center

    I have uploaded an example of the style I want

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

    Hello,

    I see that your dropdown is situated in the center, could you please explain in more detail what exactly you want to change?
    https://ibb.co/ZYpS55L

    Best Regards

    #598007

    chnprint
    Participant

    no, I will send a screenshot!
    It should be in the center right here in my red box!

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

    chnprint
    Participant

    I would also like the dropdown menu to have sharp edges, not rounded edges!

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

    Hello,

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. Change the value as per your requirements. Also sub menus edges are showing in sharp edges.

    .wd-dropdown-menu.wd-design-sized:not(.wd-scroll), .wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner {
        left: 0px !important;
    }

    Best Regards

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