Format Of The Price Per Unit in Shopping Card Pre-View Should Have a Space

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

  • Avatar: patrickjanko
    patrickjanko
    Participant
    April 20, 2024 at 12:30

    Hi there,

    How can I set a space between the price and the price per unit in the shopping card quick view?
    Screenshot is attached.

    Thanks,
    Patrick

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    April 20, 2024 at 15:51

    Hi @patrickjanko,

    Please try adding the following CSS codes under Theme Options > Theme Custom CSS > Global CSS:

    
    .woocommerce-mini-cart.cart_list.product_list_widget ul li {
        min-height: 150px;
    }
    .woocommerce-mini-cart.cart_list.product_list_widget ul li h4.product-title p {
        margin: 3px 0;
    }
    .woocommerce-mini-cart.cart_list.product_list_widget ul li span.wc-gzd-cart-info.unit-price.unit-price-cart {
        margin-top: 0;
        margin-left: 10px;
    }
    

    Result: https://prnt.sc/5p3JvItU8IjJ

    Best Regards,
    8Theme’s Team

    Avatar: patrickjanko
    patrickjanko
    Participant
    April 20, 2024 at 17:15

    Great, it’s working.
    Thanks,
    Patrick

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    April 20, 2024 at 17:15

    Dear patrickjanko,

    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 4 results - 1 through 4 (of 4 total)

The issue related to '‘Format Of The Price Per Unit in Shopping Card Pre-View Should Have a Space’' 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.