Basket pop-up has wrong font size - by Boddicker

This topic has 4 replies, 2 voices, and was last updated 3 days ago ago by Boddicker

  • Avatar: Boddicker
    Boddicker
    Participant
    June 15, 2025 at 20:28

    Hi

    Can you lead me into the right direction where to change the font size in the basket pop-up

    TIA

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    June 16, 2025 at 09:09

    Hi @Boddicker,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .etheme-elementor-off-canvas__main div.quantity>.minus, 
    .etheme-elementor-off-canvas__main div.quantity>.plus {
        font-size: 0.5em;
    }
    .etheme-elementor-off-canvas__main .product_list_widget .quantity-wrapper span.quantity {
        margin-top: 12px;
    }
    .etheme-elementor-off-canvas__main .product_list_widget .quantity-wrapper span.quantity>.amount {
        font-size: 14px;
    }
    

    Kind regards,
    The 8Theme Team

    Avatar: Boddicker
    Boddicker
    Participant
    June 16, 2025 at 11:31

    Worked perfectly.

    Thx. 🙂

    Avatar: Boddicker
    Boddicker
    Participant
    June 16, 2025 at 11:31

    Thanks for the support! My topic “Basket pop-up has wrong font size” has been successfully resolved.

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

The issue related to '‘Basket pop-up has wrong font size’' 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.