Menu color and cart color on mobile mode

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

  • Avatar: Despoina
    Despoina
    Participant
    January 25, 2023 at 12:27

    Hi,

    I try to change the color in the menu and the mobile cart but I don’t see any change. I have deleted the history and I have seen from other topics what I can do differently. Can you help me?

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 25, 2023 at 13:14

    Hello @Despoina,

    We kindly ask you to copy and paste the following CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and then clear your browser cache:

    .mobile-header-wrapper .et_b_header-cart.et_element-top-level > a svg {
        color: #000 !important;
    }
    .mobile-header-wrapper .et_b_header-mobile-menu > span svg {
        color: #000 !important;
    }

    The result should appear as shown in the following image: https://ibb.co/Tb9Yq5q

    Best Regards,
    8Theme’s 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.