Product Category Name not showing on mobile
-
Hello!
Under https://demo.gifthood.gr/shop/ on desktop mode, the product categories are visible.
On mobile mode they are not.
Please let me know how to fix this.
My credentials follow on the private section.
Thank you
Hello,
Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for mobile section.
.wd-cat .wd-entities-title {
color: #000000;
}
Best Regards
thank you for your reply.
I need it to appear like the screenshot. is it possible?
Attachments:
You must be
logged in to view attached files.
Hello,
There is no hover effect because mobile devices do not have the hover option. This is the way it works on mobile devices.
Best Regards