Home Forums WoodMart support forum Uppercase Categories-subcategories

Uppercase Categories-subcategories

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

    giannisth
    Participant

    Hi, how can i uppercase Categories-subcategories titles and not Capitalise as shown?
    https://i.imgur.com/5hBAJbd.png
    thank you

    #246296

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .category-grid-item .category-title {
        text-transform: Capitalize;
    }

    Best Regards

    #246613

    giannisth
    Participant

    ok, thank you

    #246714

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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