Hi there,
I would like to delete the "All Products" text that is displaying just above the sidebar on the shop page.
Thanks for your help,
Rhai
Hi there,
I would like to delete the "All Products" text that is displaying just above the sidebar on the shop page.
Thanks for your help,
Rhai
Hi!
Add following code to css/custom.css:
.template-shop h1.page-title{
visibility: hidden;
}
Regards,
Peter
Thank you very much peter!
Glad Peter was able to help you. Let us know if you have more questions.
Regards,
Mya
This topic has been closed to new replies.