Dropdown Megamenu with second white box - by mantolis

This topic has 10 replies, 3 voices, and was last updated 2 hours, 50 minutes ago ago by Ayan Rahman

  • Avatar: xstore
    mantolis
    Participant
    April 11, 2026 at 00:16

    hello, i create a megamenu using static block. i add the option from menu, but when i make mouseover and i have the mega menu appearing, also i have a second white box in all wide screen.
    please help me to disappeared that!
    Thank u
    Best Regards
    Apostolis

    Content is visible for topic creator and
    support staff only.
    9 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 11, 2026 at 08:25

    Hello @mantolis,

    Please check it now. The issue was caused by your custom height setting for this submenu: https://gyazo.com/0a44ceaf8fd856c6a4a9e315198de52f/

    Best regards,
    8Theme Team

    Avatar: xstore
    mantolis
    Participant
    April 12, 2026 at 22:11

    hello, thank u for your reply.
    i try to have not feet full window. i want to have it only the box that i have mark .
    Where can i have that option ?
    Best Regards
    Apostolis

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 13, 2026 at 06:21

    Hello @mantolis,

    Please check it now. We have added custom CSS to your Header Menu widget in the Header Builder:

    selector .etheme-elementor-nav-menu .menu-static-block.nav-sublist-dropdown {
        background: transparent;
        box-shadow: none;
        border: none;
        padding: 20px;
    }
    
    selector .etheme-elementor-nav-menu .menu-static-block.nav-sublist-dropdown .block-container {
        box-shadow: 1px 5px 10px 1px rgba(0,0,0,0.5);
    }

    You can view the frontend result here: https://gyazo.com/4905520c85cebe280fd528fdeb544b03

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: xstore
    mantolis
    Participant
    April 13, 2026 at 23:14

    Excellent, thank you very much!

    I’m encountering an issue with the mobile menu. The font remains uppercase regardless if I set it normal, capitalize ect., and the submenu does not open at all.

    Could you please take a look at this? also link seem to work but with not properly…
    please make a check from mobile!

    Thank you very much in advance.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 14, 2026 at 06:29

    Hello @mantolis,

    Please check now. We have activated our recently released patches:
    https://gyazo.com/e37a9b7ca79a3d0af676b5b42dd5f427

    For your reference, please see the documentation:
    https://www.8theme.com/documentation/xstore/theme-installation/how-to-use-xstore-patcher/

    The separated design of the mobile menu widget displays all main menu items in uppercase. However, if you prefer to use the default style, we have added some custom CSS in the widget settings:
    https://gyazo.com/bf168dbead74d9af7d91faa9bdc80799

    Please clear your caches and check again.

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: xstore
    mantolis
    Participant
    April 19, 2026 at 10:43

    Thank u for your excellent support !!!!

    I would like some clarification regarding the mobile menu.
    Is there a way, through the theme settings, to:
    apply a different color when a menu item is selected (tap), and
    keep that color on the active (current) menu item, i.e. the page the user is currently on?

    I couldn’t find a relevant option in the theme settings, so I would like to know if this is supported natively or if it requires custom CSS.
    Thanks again!!!

    Thank you in advance.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 19, 2026 at 10:56

    Hello @mantolis,

    Please try adding the following custom CSS in your Header Builder under “Mobile Menu Widget → Advanced (tab) → Custom CSS”:

    selector .etheme-elementor-mobile-menu-wp_menu .current-menu-item {
        --et_link-color: red;
    }

    You can view a frontend example here: https://gyazo.com/52585fa46ec18addbf532b8e6f84a788

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: xstore
    mantolis
    Participant
    April 19, 2026 at 11:08

    thank u, for one more time excellent support!!!!!
    Best Regards
    Apostolis

    Avatar: Ayan Rahman
    Ayan Rahman
    Support staff
    April 19, 2026 at 12:00

    Hi,

    Thank you very much for your kind words and appreciation. We are always happy to assist you and glad to know that you are satisfied with our support.

    Best Regards,
    8Theme’s Team

  • Viewing 10 results - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.