Grayed out Headers

Support desk for Multipurpose Quark Theme
GK User
Tue Jun 30, 2015 5:33 am
Hi,

Trying to figure out remove the effect of the header pictures being greyed out.

Thanks for your help!
Nadja
User avatar
Fresh Boarder

GK User
Tue Jun 30, 2015 6:12 am
Could you please post an url to your site?
User avatar
Moderator

GK User
Tue Jun 30, 2015 6:57 am
Do you mean the blog page? Because that is the only page that gets grayed out. If yes; use this code:

Code: Select all
.single-page > .header::after,
.blog-page > .header::after {
  background: rgba(45, 44, 42, 0.00);
}


The last numbers 0.00 are the opacity if you want 10% you can change to 0.10

Cheers
User avatar
Gold Boarder

GK User
Tue Jun 30, 2015 4:53 pm
@equestriansquest - you can try xWiz idea, put the code in override.css

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Jun 30, 2015 9:20 pm
Thanks Cyberek and xWiz :)

Works Perfectly, First time.

Cheers
User avatar
Fresh Boarder

GK User
Wed Jul 01, 2015 4:42 pm
Is there anything else I can help you with regarding this topic?
User avatar
Moderator


cron