Pink block on home page and over articles

Support desk for Multipurpose Quark Theme
GK User
Wed Feb 18, 2015 11:48 am
Hi there,

Please see fureysmyth.com - there is this pink section which I cannot locate anywhere - check all modules and articles and non of them seem to be the one leaving this block there (I have everything disabled).
Same appears when you go into an article on the site - above the article so I guess it something in the header but I just cannot see it anywhere?

Please help.
User avatar
Junior Boarder

teitbite
Fri Feb 20, 2015 2:36 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.single-page > .header.no-image,
.blog-page > .header.no-image {
    display: none;
}
User avatar
Moderator


cron