Remove capital letters from category carousel
-
Hi!
I would like the carousel of categories on my site to be the same as the carousel on your “Demo Accessories” page, but I’m not able to leave only the first letter of the categories capitalized and the others in lowercase.
I believe this is easy to solve, but I haven’t found any other post about it.
Thanks in advance!
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
Please add this code to the Theme Settings > Custom CSS > Global:
body .category-grid-item .wd-entities-title {
text-transform: none;
}
Best Regards
Worked perfectly.
Thank you!
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Remove capital letters from category carousel’ is closed to new replies.