How can I change the site logo in mobile menu (done with heather builder)

This topic has 5 replies, 3 voices, and was last updated 2 months, 3 weeks ago ago by Andrew Mitchell

  • 4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 12:07

    Hello, Duarte,

    Thank you for reaching out to us with your query.

    Here is a simple CSS snippet that you can use to change the logo image for the mobile:

    @media (max-width: 992px) {
        .elementor-widget-theme-etheme_site-logo img {
            content: url('path-to-your-new-logo-image');
        }
    }

    , change path-to-your-new-logo-image to URL of the desired image.

    You can add this CSS to your website by navigating to Theme Options > Theme custom CSS > Global.

    Best Regards,
    8Theme’s Team

    Avatar: diogo1
    Duarte
    Participant
    July 26, 2024 at 13:19

    Thank you, but that’s not it. I’m not talking about the website logo, I’m talking about the mobile menu logo, as image shot.jpg. It is possible to change?
    I know the easy way is to change the menu background, but I need it white…

    Files is visible for topic creator and
    support staff only.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 14:57

    Hello, Duarte,

    We appreciate your prompt response.

    @media (max-width: 992px) {
        .etheme-elementor-mobile-menu-logo img {
            content: url('path-to-your-new-logo-image');
        }
    }

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    July 26, 2024 at 16:32

    Dear Duarte,

    In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?

    Click here to share your thoughts: https://themeforest.net/downloads

    Being part of our community means a lot, and your feedback contributes immensely.

    Best Regards,
    The 8Theme Team

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

The issue related to '‘How can I change the site logo in mobile menu (done with heather builder)’' 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.