Categories header don't show anymore
-
Hi,
I’ve created several products categories. The header were displaying normally but until this morning they don’t show up anymore.
I really can’t figure out how to have them back.
I’m talking about the wide “Furniture” title, nav and picture like you have here:
https://woodmart.xtemos.com/product-category/furniture/
Thanks for your help.
Hello,
Your site is under maintenance and something is wrong with credentials.
Please provide the valid admin access with screens of the problem.
Best Regards
oups… credentials are working now. sorry.
the site is under maintenance only if you are not logged in.
Hello,
You have hidden page title for the shop page as well as for all the categories http://prntscr.com/l4kfnc
Enable title for aHome again and set the background image.
Best Regards
Thanks.
But I had a page title for all categories before, but not for the home page… how can I achieve that?
Hello,
In order to set the page title for categories, you need to set it for the home page. You have set shop page as the home page as well. So, enable the title and hide with custom CSS added to the homepage http://prntscr.com/l4puan
body.page-title-default {
display:none;
}
Best Regards
Hi, (this is for the next on, who´s searching)
leave the “body” away put only:
/* disable “categories” header on the homepage */
.page-title-default {
display:none;
}
Best regards
O.k. If you have any questions please feel free to contact us.
Best Regards
The topic ‘Categories header don't show anymore’ is closed to new replies.