Where do I change the font change, big and small on the mobile app

This topic has 2 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Tony Rodriguez

  • Avatar: coffeedog
    coffeedog
    Participant
    September 11, 2023 at 20:39

    where do I change this setting, please? so I don’t have upper and lower case letters

    more in the picture

    https://imgur.com/a/RMcRdSC

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 12, 2023 at 07:01

    Hello, @coffeedog,

    Are you intending to modify the sub-items to uppercase as well? If so, kindly copy and paste the CSS code provided below into the Xstore >> Theme Options >> Theme Custom CSS >> Global CSS. Please ensure to clear your browser cache before revisiting your site.

    Here is the CSS code:

    @media(max-width: 991px){
    .et-content.mobile-menu-content.children-align-inherit .widget ul li a {
        text-transform: uppercase !important;
    }
    }

    The outcome should appear as follows: https://postimg.cc/Hr66FWM2

    Best Regards,
    8Theme’s Team

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

The issue related to '‘Where do I change the font change, big and small on the mobile app’' has been successfully resolved, and the topic is now closed for further responses

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