Capitalize Each Word: Products names - by Jane Salt

This topic has 4 replies, 2 voices, and was last updated 3 years, 8 months ago ago by Rose Tyler

  • Avatar: Jane Salt
    Jane Salt
    Participant
    July 31, 2020 at 17:23

    Hi there

    At the moment, products name/title is in “UPPER CASE”.
    How can we change this to “Capitalize Each Word” for catalogue page, sliders and in-page shortcodes?

    Thanks,

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 31, 2020 at 17:35

    Hello,

    Add the next code in Theme Options > Custom CSS:

    .slide-item .product .product-name, .products-grid .product .product-name {
        text-transform: capitalize;
    }

    Regards

    Avatar: Jane Salt
    Jane Salt
    Participant
    July 31, 2020 at 17:40

    Thanks Rose, it worked

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 31, 2020 at 17:42

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.