Home Forums WoodMart support forum text description brands and categories !!

text description brands and categories !!

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

    amar.karismatik2727
    Participant

    why when i add description for brands and categories (for the SEO) they will be displayed in page like the screenshot !

    how to remove them !

    Attachments:
    You must be logged in to view attached files.
    #702860

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You can hide the category/brand descriptions in two ways:

    1. Using Custom Layout:

    Navigate to Layouts > Create layout for Archive Page (or your custom archive layout) > choose the layout condition for product categories or brands.

    Remove the “Archive Description” widget from the layout; this way, the descriptions won’t show on the frontend but will remain in WordPress for SEO purposes.

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    02. If you do not want to use a custom layout, then please share the page URL. I will further check on your site and give you a possible custom css code to hide this description on the frontend.

    Best Regards,

    #702898

    amar.karismatik2727
    Participant

    it’s ok i have used this css
    /* Masquer les descriptions des catégories et marques */
    .term-description {
    display: none !important;
    }

    In case anyone else has the same problem

    #702908

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Sounds Good! That you have managed to resolve your issue by yourself,

    You are the best!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘text description brands and categories !!’ is closed to new replies.