Header banner doesn't show up after update. Or text above WC product archive pag

Posted in: Newspaper
Post count: 33

I had a header and text above the product page and now it disappeared. Please fix this asap

https://astro-chologist.com/store-2/

Post count: 22421

Hello,

It seems the page title is hidden by the css so it can be shown again by using this cusotm code in the theme panel->custom css box:
.woocommerce .page-title{
display: block!important;
}

But I could not find any description. How did you add the header and description. if you added them with custom code in the theme files, then upon updating, your custom modifications are lost if you do not back-up.
please provide more details to how you implemented the description so I can understand better how to help.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.