Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1038101

    Good Morning I hope you all had a great Thanksgiving!

    I am trying to get our mobile menu “menu-item-1326” and “menu-item-1327” to display the blue background “#1e2d60” and white text how it is on desktop. I have tried several variations of mobile css to try and get it to work and I must be doing something wrong.

    Can you please help me with this menu issue?

    Thanks in advance!
    ~Amanda

    #1038245

    Hey amanda-mdllc,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av-active-burger-items:nth-child(7),
    .av-active-burger-items:nth-child(8) {
      background-color: #1e2d60;
    }
    .av-active-burger-items:nth-child(7) a .avia-menu-text,
    .av-active-burger-items:nth-child(8) a .avia-menu-text {
        color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1038250

    That worked perfectly! Thanks

    #1038252

    O man I did notice 1 thing :/ I have attached the screenshot for you below but when the mobile menu is visible and you hover over several of the main links there is a very weird overlapping that is happening. I have cleared cache in all areas. Do you know what would cause this?

    #1039516

    Hi,

    Thanks for the screenshot and sorry for the late reply, though I’m not sure why that is happening. Did you try to remove all your customisations to see if there is a conflict? If not then please post admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    #1040412
    This reply has been marked as private.
    #1040598

    Hi Amanda,

    Thanks for that, I see that you running an old version of the theme. Could you try updating the theme to the latest version (4.5) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. Please note that you might have to delete the old version before you upload the new one in order for it to install properly, or use a plugin like this in order to upload the new zip file: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.