Css color customization - by Oliver Theiß

This topic has 3 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Oliver Theiß

  • Avatar: Oliver_Theis
    Oliver Theiß
    Participant
    May 27, 2021 at 09:38

    hello all,

    could you provide me with the code. i don’t know how to address the element via css : see screenshot

    The color would be blue #2A3952

    best regards oliver

    https://www.deinfitnessfreund.de/wp-content/uploads/2021/05/warenkorb.png

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 27, 2021 at 10:21

    Hello,

    Use the below code

    .header-wrapper .et-off-canvas .cart_list.product_list_widget li:hover, .header-wrapper .et-off-canvas .cart_list.product_list_widget .quantity-wrapper, .header-wrapper .et-off-canvas .cart_list.product_list_widget .quantity-wrapper span, .header-wrapper .et-off-canvas .cart_list.product_list_widget .quantity-wrapper input {
        background: #2A3952;
    }

    Regards

    Avatar: Oliver_Theis
    Oliver Theiß
    Participant
    May 27, 2021 at 10:35

    thank you Olga 🙂

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

The issue related to '‘css color customization’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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