Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter erichk

    (@erichk)

    Please ignore the grey Focus Area, I set this up myself and know where to deactivate it.

    It looks to me as though you can create some custom CSS within the theme.
    This then gets added to the head of the webpage below the link to the CSS file so any styles you create will take precedence over existing styles.
    If this is the case then insert the following:

    header {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}

    This will then give you a transparent header area.

    Have fun
    Graham

    Thread Starter erichk

    (@erichk)

    Thanks Graham,

    unfortunately it didn’t work. I’ve got a white header.

    Cheers,
    Erich

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Transparent Menu/Header’ is closed to new replies.