How to hide uncategorized section from header
-
I want to hide the Uncategorized section from the header please check the attached file
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-archive-shop li.cat-item.cat-item-15 {
display: none;
}
If you are trying to ask anything else then please provide me with some relevant screenshots of the specific area to check it myself and help you out accordingly.
Best Regards
How I can hide the highlighted(Yellow) product details on the shop page.
Example:
9 products
3 products
I want to hide those numbers
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
span.nav-link-count.category-products-count {
display: none;
}
Best Regards
Also, help me to change the color of the text and box into the white color of the header section please refer to the attachment
Attachments:
You must be
logged in to view attached files.
Thank You … I got the solution for the above problem
Hello,
We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day.
So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘How to hide uncategorized section from header’ is closed to new replies.