• Resolved garethq

    (@garethq)


    Hi all, I have an innsue with my menu background colour when I am in tablet or mobile layouts. It is white instead of grey. This is the same if there is a graphic logo or just text.

    Is there an easy fix for this? Thanks.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @garethq,

    This is by design, but you can modify it by adding some custom CSS. Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    #site-header { background-color: transparent; }

    Let me know if that does it.

    — Anders

    Thread Starter garethq

    (@garethq)

    That worked perfectly, thanks Anders.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White insted of grey menu background in mobile and tablet layouts’ is closed to new replies.