Text Transform - by gurhan - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 8 years, 3 months ago ago by Robert Hall

  • Avatar: gurhan
    gurhan
    Participant
    January 20, 2016 at 09:00

    Theme Options have most of the controls over the text-transform (inherit) but I couldn’t do these…

    Can you please let me know how I can do this…

    ps: I am trying to use lower case letters

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 20, 2016 at 12:32

    Hello,

    We can’t access your site. There is an error:
    http://storage3.static.itmages.com/i/16/0120/h_1453289499_4852360_4060346932.png

    Please allow access for us.

    Best regards,
    Jack Richardson.

    Avatar: gurhan
    gurhan
    Participant
    January 21, 2016 at 11:57

    you may be coming from a country where we blocked the IPs…

    Eva should be able to access the site please…

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 21, 2016 at 17:34

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .ubtn-data {
      text-transform: lowercase;
    }

    Best regards,
    Jack Richardson.

    Avatar: gurhan
    gurhan
    Participant
    January 21, 2016 at 20:06

    We are half way there… this code made it all “lowercase”… I need it starting with a capital letter please…

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 22, 2016 at 11:13

    Hello,

    Please try replace code above to

    .ubtn-data {
      text-transform: initial;
    }

    Regards,
    Robert Hall.

    Avatar: gurhan
    gurhan
    Participant
    January 22, 2016 at 12:53

    awesome… T U !!!!!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 22, 2016 at 13:08

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 8 results - 1 through 8 (of 8 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.