Mobile View Category Title
-
I have an issue with the mobile view of Category designs. There is no title showing under the category images as seen in the demo. I am attaching both screenshots here demo and my website.
https://woodmart.xtemos.com/demo-cosmetics/demo/cosmetics/
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Custom CSS Mobile area under Theme Settings >> Custom CSS.
.category-grid-item .wd-entities-title {
color: black;
}
Best Regards