This topic has 6 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp
Hi, I would like to delay the gray banner with the page title and quick navigation included, how can I proceed? Thanks in advance! Gilles
Hello,
This question is a bit unclear for us. Could you please clarify us with more details?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall.
Thanks for your reply.
to be clear,
I would like to delay the banner between the 2 red lines on this image:
Not juste on the pages I disable to show page heading in page layout, such as home page an artist page.
But ALSO for the contact page AND the product category pages I created. I don’t know how to delay it on this pages.
Thanks!
Gilles.
If you mean to delete the banner on all pages then use this code in custom.css file
.page-heading {
display: none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
thank you very much!
Gilles.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘How to delay page title AND the gray banner’' has been successfully resolved, and the topic is now closed for further responses