• When viewing my site on mobile or tablet, the hamburger is missing. It shows in the preview but not actually on the devices.

    I have tried a few things with css but nothing has worked

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

Viewing 1 replies (of 1 total)
  • Hi Scampie,

    Firstly, sorry for the late reply here!

    Please make sure you have the Text Color option value it’s not empty or with same color as the header background at Appearance > Customize > Header > Mobile Header (Style) > Menu Bar. Like in the below image:
    https://ibb.co/7Vg1h9T

    If even so it don’t works, please try forcing the color with custom CSS. For it please try adding the given custom CSS code below at Appearance > Customize > Additional CSS:

    #masthead-mobile svg {
    	fill: #fd1717 !important; /* change the color code as per your needs */
    }
    

    We hope this helps!

    Kind Regards,

    Rodrigo.

Viewing 1 replies (of 1 total)
  • The topic ‘Missing Hamburger on Sydney theme’ is closed to new replies.