Background of cart when make hover still appears with the demo color

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

  • Avatar: EntreDos123
    Estudio EntreDos
    Participant
    December 9, 2022 at 16:41

    Hello, we have correctly configured the background color of the cart when we make hover on it but it is still green in the demo and it should be black, I can’t change it.

    Thanks

    https://prnt.sc/yR-ck78_A5zA

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: EntreDos123
    Estudio EntreDos
    Participant
    December 9, 2022 at 16:44

    I have taken out that CSS but I don’t know if it affects anything else, let me know if it is correct, thanks.

    a.flex.flex-wrap.full-width.align-items-center.justify-content-end.mob-justify-content-end.et-toggle:hover {
    background-color: #000000;
    }

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 10, 2022 at 10:03

    Hello, @Estudio EntreDos,

    In order to solve your issue please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.

    .et_b_header-cart.et_element-top-level>a:hover {
        background-color: red !important;
    }

    Note: You can change the color (red) in the given code as per your requirements.

    Regards 8Themes Team.

    Please contact administrator
    for this information.
    Avatar: EntreDos123
    Estudio EntreDos
    Participant
    December 10, 2022 at 12:51

    Woks fine!

    thanks!

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 11, 2022 at 04:56

    Hello, @Estudio EntreDos,

    You’re Most Welcome!! 🙂

    Sounds Great! that your issue has been solved.
    Thanks for contacting us.
    Have a great weekend.

    Topic Closed.
    Regards 8Themes Team.

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

The issue related to '‘Background of cart when make hover still appears with the demo color’' 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.