Header in Independent-theme
-
I’m trying to use an image as a header in the Independent (free) theme, but there’s automatically a big shadow over it. Are there any way to remove/edit this without having to buy premium? I’m happy with the rest of the theme, so I don’t really want to pay that much just for removing a shadow…
The blog I need help with is: (visible only to logged in users)
-
Hi There,
Your website customized using independent publisher – 2 theme, to remove black gradient by adding the CSS below to the customizer in My Sites > Customize > CSS.
.has-header-image #hero-header:before {
background: none;
box-shadow: none;
}
Adding custom CSS is only possible with a Premium or Business plan.
- The topic ‘Header in Independent-theme’ is closed to new replies.