Home Forums WoodMart support forum Remove capital letters from category carousel

Remove capital letters from category carousel

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #312785

    almir
    Participant

    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.
    #312789

    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

    #312793

    almir
    Participant

    Worked perfectly.

    Thank you!

    #312823

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Remove capital letters from category carousel’ is closed to new replies.