Change font and convert uppercase to lowercase in mobile menu (Toggle 02)

This topic has 2 replies, 2 voices, and was last updated 1 months, 1 weeks ago ago by Luca Rossi

  • Avatar: thanos
    thanos
    Participant
    July 1, 2025 at 15:10

    Hello,
    I would like to change the font and text style used in the mobile menu, specifically in Toggle Menu 02.

    I want to change the font used for the “Home” button when you tap it, a submenu opens where the text appears in all uppercase letters. I would like that text to appear in lowercase or capitalized format instead.

    Thank you in advance for your help!

    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Justin
    Luca Rossi
    Support staff
    July 1, 2025 at 16:49

    Hi @thanos,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    body .et-mobile-panel .et-content_toggle .et-mini-content {
        text-transform: unset;
    }
    

    Kind regards,
    The 8Theme Team

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