Home Forums WoodMart support forum megamenu dropdown border

megamenu dropdown border

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #237991

    Anders
    Participant

    hi is it possible to give the megamenu a border?

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

    Hello,

    Please provide page URL I will provide custom CSS, I am checking the main menu on your site I cannot find this block in the menu.

    Best Regards

    #238019

    Anders
    Participant

    i just need an email and ill add you

    #238056

    Hello,

    Here is my email: [email protected]

    Please provide access.

    Best Regards

    #238122

    Anders
    Participant

    ´here you go 🙂

    #238254

    Hello,

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

    body .menu-item a {
        font-weight:900;
    }

    Best Regards

    #238353

    Anders
    Participant

    hi again, its not the font
    its the border

    #238416

    Hello,

    Sorry, It is not possible to make the border as you show as the block is full width and the border would not be visible:
    please replace the CSS code with this one: https://prnt.sc/vcvaga

    I can suggest a border about the container containing the mege menu: https://prnt.sc/vcvaxq If it fits you add this code:

    .platform-Windows .menu-item-design-full-width .sub-menu-dropdown .container {
    border: 1px solid #333333;
    padding: 15px;
    }

    Please remove the previous code.

    Best Regards

    #239150

    Anders
    Participant

    ty <3

    #239217

    Hello,

    Does it solve the problem? What do you mean?

    Best Regards

    #239447

    Anders
    Participant

    it sort of solved, it was not what my client wanted ish, but thats because of the themes megamenu design, we can get close to it, the day we switch to elementor and build the menu from scrath, but thank you for your help.

    #239488

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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