Don't display category text

Posted in: Newspaper
Post count: 7

Hi, for SEO reasons i do want to fill in the category text, but it’s way to much text to display before all blogs in the category.
I found a way to display the category text in the sidebar with a plugin, but is there a way to hide the category text on the category page itself or move it to the bottom of the page? And now the text is shown on every page (if we have more pages), can that be reduced to only page 1?

Now it shows twice 😉 .

Post count: 22421

Hello,
If you use a plugin for the category text and have it in the sidebar, then you can simply hide it from the cat page using css:
.td-category-header .td-category-description{
display:none!important
}

I hope this solves the issue.
Thank you

Post count: 7

Wokrs perfect Bogdan, thank you very much!

Post count: 33

Hi,

I try to put this code but it only works for a desktop.
I also tried theme>advanced css>responsive css>phones but it don’t work

Post count: 7909

Replied via email!

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