• Hello,
    I need help with getting sorted category description. I put a lot of headings in SEO purpose what have made the description looks awful. I was thinking of hiding or somehow editing this description to make it looks visitors friendly. Any ideas, widgets, or something?

    Check the descriptoin at: https://tarnowski.fit/trening-na-silowni/

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello tarnas1,

    To hide the category description you need to apply the below given css in to style file.

    .archive-description {
    display: none;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter tarnas1

    (@tarnas1)

    Hello @phpexpert21,
    Thank you for your reply. If I hide category description, google bots will see it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change/hide category description’ is closed to new replies.