• Resolved Matt-Simply

    (@matt-simply)


    Hi,
    We’re using the responsive menu on the mobile version of our site but are having a problem with the menu background – it only extends to cover 8 menu items – any more than that (say when you select an item that has a sub menu) and the menu extension has a transparent background. Is there a way to fix this? I’ve tried adding the CSS suggested in previous questions but it doesn’t seem to work for me.

    Also, we were wondering if there’s a way to have the page content drop down below the menu when it expands? (this isn’t as important though)
    Thanks!

    Matt
    http://www.simply.ca

    https://wordpress.org/plugins/responsive-menu/

Viewing 3 replies - 1 through 3 (of 3 total)
  • peterfeatherstone

    (@peterfeatherstone)

    Hi Matt,

    Please try the following in your themes style.css file:

    #responsive-menu .menu-footer-navigation-container
    {
         background: white !important;
    }

    Let me know how it goes!

    Peter

    Thread Starter Matt-Simply

    (@matt-simply)

    Hi Peter,
    That worked a charm – thanks very much for your help!
    cheers,

    Matt

    Hi Matt,

    Always a pleasure!

    Peter

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu background not extending with sub menus’ is closed to new replies.