Hi guys! When I try to hide the header of the blog page (Don’t display the header) is still there! The same problem if I try to hide the footer (Display only the socket)!
The version of the template is the last one! I can’t send a link because still working locally on my laptop!
Maybe it’s a bug?
Hi Ismael!
On all other pages it works! The problem is just on the blog page!
Regards
David
Hi!
Please insert following code into the quick css field
#top.blog .title_container, #top.blog #footer{
display: none;
}
Regards,
Peter
That would fix it, but I don’t think that’s the problem. There’s something wrong with blog pages, more users are experiencing this. I have the same issue going on here: http://mep.raffeltest.nl/nieuws/
The page isn’t styled and/or taking orders from the CMS for some reason.
Ugh, I feel dumb. Fixed that with the “And where do you want to display the Blog?” setting…