Category Image not showing in the header

Support desk for Multipurpose Quark Theme
GK User
Mon May 02, 2016 10:55 am
Dear Team,
if I add an image to a k2 category, in the k2 category page such image is not showing in the header.
It should work as for k2 item,
Can you please tell me the code to add in category.php to fix this problem or suggest other solution?
Thanks,
Rob
User avatar
Expert Boarder

GK User
Mon May 02, 2016 10:15 pm
I have the same problem :( any sollutions ?
User avatar
Senior Boarder

teitbite
Fri May 06, 2016 5:57 pm
Hi

Please tell me the url to the page with example of this issue.
User avatar
Moderator

teitbite
Wed May 18, 2016 8:41 am
Hi

@hultaj in override.css line 9 You have a code which makes one of the layers cover the header image.

Code: Select all
.single-page > .header::after, .blog-page > .header::after {
    background: rgba(194, 29, 0, 1) none repeat scroll 0 0;
}


please remove it.
User avatar
Moderator


cron