text description brands and categories !!
-
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.
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,
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
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.
The topic ‘text description brands and categories !!’ is closed to new replies.