CSS issue – h1 and page introduction hidden

Posted in: Newspaper
Post count: 19

Hello, I’m finding some error in my site.

https://www.smarknews.it/category/il-sonno-della-ragione/

If you open a category, you can’t see h1 title and the intruduction. Those information are in the source code, but there is a “scoped” CSS that is hiding evetything. In my css code I’ve deleted all the display-none properties but I did’t fix.
Where am I doing wrong? Thank you
Andrea

Post count: 35449

Hi,
The H1 on the category page represents the category title, but I see that you have set on this the color white and it’s also under the header – https://i.imgur.com/jo9hpIQ.png I think that you have set some absolute position on the row that is contain the category title.
You also have other elements on category page that has the white color set – https://i.imgur.com/h1oN7vf.png
Thank you!

Post count: 19

Thank you, i’ll try to fix!

Post count: 19

thank you, it works for the h1 tag.
But I saw that there is no way to show the description into the category page… can it be shown? I trited with the theme editor (category.php) but anything changed…
Thank you, best regards

Post count: 35449

Hi disegnoweb, there is no need to edit the theme files, just edit the cloud category template and add the description element – https://i.imgur.com/RvcH7oz.jpghttps://i.imgur.com/RkdvB58.png
Thank you!

Post count: 19

You’re very kind, it works. Thank you!

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