• Resolved Bert Schipperijn

    (@bertschipperijn)


    Hello,

    How can I pick a active menu background and link color. So the menu item of that page what is active. At main and submenu menu’s, desktop and mobile.

    i see at css current_page_item and current-menu-item, but like at happy addons menu this is all with color picker and there it gives also when at submenu page a main menu item that active color. So great.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Bert Schipperijn

    (@bertschipperijn)

    I have fixed a few bugs, like good fixed position, and the active colors with

    .vastmenu {position: fixed !important;top:0px;width: 100%;}
    
    .admin-bar .vastmenu {top:32px;}
    
    li.current-menu-item, .quadmenu-dropdown-menu li.current-menu-item, li.current-menu-parent {background:#D1B455 !important;color:#70041F !important;}

    I use elementor with menu system. vastmenu is the class at the section.

    Plugin Author quadlayers

    (@quadlayers)

    hello @bertschipperijn
    thanks for sharing the solution
    is there anything else i can help you with?

    Thread Starter Bert Schipperijn

    (@bertschipperijn)

    Hello,
    Yes, there is. Is there not a feeld at the plugin where to put the color for active menu?

    Plugin Author quadlayers

    (@quadlayers)

    Sorry but i don’t understand what you mean
    Please share some screenshots

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Active menu and submenu, how’ is closed to new replies.