My account title typography to Normal, not Uppercase

This topic has 3 replies, 2 voices, and was last updated 1 years ago ago by creativesite

  • 2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    May 2, 2023 at 06:15

    Hello @creativesite,

    To change the title of my account element in the header to lowercase, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes.

    The code should look like this: https://postimg.cc/1VR1RbQR

    #header .login-link.account-type1 a span.et-element-label {
        text-transform: lowercase !important;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Barbara
    creativesite
    Participant
    May 2, 2023 at 14:28

    Hi Tony,

    thank you.
    I used:

    #header .login-link.account-type1 a span.et-element-label {
    text-transform: none !important;
    }

    because I wanted to have Normal typography, without any upper or lowercase, but thank you, it looks good now 🙂

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

The issue related to '‘My account title typography to Normal, not Uppercase’' has been successfully resolved, and the topic is now closed for further responses

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