Home Forums WoodMart support forum Category Meta Description

Category Meta Description

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #62650

    lavitasarim
    Participant

    Hello there.

    I want to hide the meta descriptions in the categories on the site.

    How can I do it?

    Thank you.

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

    Hello,

    You can do it with custom CSS or remove texts from categories. Here is CSS:

    .term-description{
    display:none;
    }

    Best Regards

    #62666

    lavitasarim
    Participant

    Hello there.

    This CSS will not remove all the explanations?
    It will only be effective for categories.

    Thank you.

    #62680

    Hello,

    This CSS removes Category description which you show on your screen. https://gyazo.com/d7f60b37a918e63d3558bb834411eb92
    Please clarify what do you want to remove?

    Best Regards

    #62688

    lavitasarim
    Participant

    Hello there.

    I just want to hide the metadata description in the product categories.

    Thank you.

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

    Hello,

    I do not see any description on the front end of the product category. Please provide URL of the category.

    Best Regards

    #62707

    lavitasarim
    Participant

    Hi.

    https://www.lavitasarim.com/urun-kategori/firsatlari-yakala/

    In this way, it seems.

    I want to hide this explanation.

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

    Hello,

    Have you tried the code provided above? This description is .term-description https://gyazo.com/d5986d6728aa952643946106a1003302

    Best Rest Regards

    #62732

    lavitasarim
    Participant

    Thank you so much. Problem is solved.

    #62749

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Category Meta Description’ is closed to new replies.