1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Wednesday, 11 September 2019
  5.  Subscribe via email
Hello Ciaran,
On my clients test website I like the header background color (when you scroll down a little) to be somewhat transparent.
I try to achieve this in de custom.css file with the following rule:
.is-sticky #container_header {
background-color: rgba(0, 90, 150, .8)!important;
}
Unfortunately this doesn't work because an inline class is leading.
How can I manage to change this to what I want?
Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To resolve try adding your CSS to the Custom CSS field of your template settings instead of your custom.css. This should get you around the cascade issue.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks, this works, you're the best!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!