Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #508086

    Hi there, I’ve searched through the forums and cannot find any current information that can help me. The mobile menu (hamburger) is not showing on mobile devices on my site.

    I was wondering if there’s some quick CSS that I’m missing? I was also wondering if there’s a way of changing the colour of the active menu item, instead of highlighting the bottom (underline) is there a way of blocking out the background of it? I know I can use:
    #top .header_color .current-menu-item a
    To change the font color, but I’m unsure about filling the background color?

    Thanks for your help.

    • This topic was modified 9 years, 5 months ago by willbe24.
    #508095

    Hi willbe24!

    Can you please disable all your plugins and your custom CSS settings?

    Best regards,
    Basilis

    #508099

    Thank you Basilis! That managed to get it to show up. It must’ve been my custom css. How would I go about removing the enfold logo from the top and then breadcrumb bar. I must’ve hidden the container before. Thank you, I really appreciate your help!

    #508422

    Hi!

    Please add following code to Quick CSS

    .logo img { display: none!important; }

    then go to Enfold theme options > Header > Header Title and Breadcrumbs and choose to hide titlebar

    Best regards,
    Yigit

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