Customising Goran template
-
Hi,
I’m using the Goran template, and I noticed it has a red header when in tablet and phone mode. Is there a way to change it to another colour? My logo has red in it and it gets drowned out with the red from the template.
Thanks.The blog I need help with is: (visible only to logged in users)
-
Hi there,
It’s possible to change the header colour with CSS, but adding CSS is only possible with an upgrade to a Premium or Business plan.
If you’ve upgraded, the colour can be changed by adding the CSS below to the panel in My Sites → Customize → CSS.
.site-header { background: #0000ff; }The hex colour value can be changed to whatever colour you prefer.
How to add custom CSS:
-
- The topic ‘Customising Goran template’ is closed to new replies.