Home Forums WoodMart support forum Mega Menu needs tweaking

Mega Menu needs tweaking

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #685158

    fotoviva
    Participant

    Hi, I’ve just made my first mega menu on a staging site but it has a few glitches I could use some help with please.

    1. There is a white gap between the main menu and the dropdown, see attachment.
    2. Also, the dropdown arrow in the main menu is a faint grey, how do I change this please?
    3. Would like to remove so much padding from the top of the dropdown too if possible.

    Thanks!

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

    Hello,

    01, 03. Please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    02. Try to add the following custom css in Theme Settings -> Custom. To change the icon, navigate to Theme Settings -> Typography -> Icon fonts and change the icon code.

    .wd-nav > li:is(.wd-has-children, .menu-item-has-children) > a:after {
        font-size: 15px;
        content: "\f120";
        color: #aa0000 !important; /* Change to your preferred color */
    }

    Best Regards,

    #685251

    fotoviva
    Participant

    ok thanks

    #685268

    Hello,

    The login details you provided are not working. Please share the correct login details so I can check the issue and give you a possible solution.

    Best Regards,

    #685300

    fotoviva
    Participant

    sorry

    #685379

    Hello,

    01. Edit the HTML Block row and add the margin value to remove the space.
    https://postimg.cc/WDf4VThF

    03. Edit the Columns and add the margin to remove the above margin.
    See Screenshot for better understanding:
    https://postimg.cc/dZVnyRJS

    Best Regards,

    #685889

    fotoviva
    Participant

    Thanks very much. Didn’t know you could actually put negative margins in there. Wonder what was making the gap in the first place though? Anyway, all good now thanks.

    #686017

    Hello,

    You’re Most Welcome!

    Yes, margins can be really handy for fine-tuning spacing when something adds extra padding by default, Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Mega Menu needs tweaking’ is closed to new replies.