Home Forums WoodMart support forum Hide category descriptions from showing on live pages

Hide category descriptions from showing on live pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #382418

    contactpleazurr
    Participant

    Hello,

    I have category descriptions which were hidden when I was using the Dokan template BUT now with the Woodmart theme, the descriptions are showing on top of the page.

    Please see private content for more info.

    How can I have the category descriptions hidden from the live category pages so they do not show but still in the background for Google?

    #382450

    Hello,

    I have visited your website and the category description is not displaying. Please clear cache and check back.

    Best Regards

    #382453

    contactpleazurr
    Participant

    Hello Aizaz,

    Yes they are not displaying because I removed them (as mentioned in my last message) as I don’t want them to show up on the page. “I have now had to remove all descriptions as they were showing on the live page.”

    Please see the video in my private content from my last message so you can see the issue.

    #382529

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .post-type-archive .term-description {
    display: none;
    }

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)