Home Forums WoodMart support forum How to fix checkout cart text overflow on div border?

How to fix checkout cart text overflow on div border?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #153466

    StreakyFox
    Participant

    Good day,

    we have the problem, that the text for the cart-summary in the checkout crosses the border, how can we fix that? (see image)

    Attachments:
    You must be logged in to view attached files.
    #153501

    Hello,

    Please provide the site URL, if the site is under maintenance, please provide admin access to the private area I will provide custom CSS.

    Best Regards

    #153511

    StreakyFox
    Participant

    Hi Elise,

    sure, here you go (maintenance mode is enabled):

    #153521

    Hello,

    Please check the credentials I cannot log in.

    Best Regards

    #153525

    StreakyFox
    Participant

    please try again with these:

    #153533

    Hello,

    This problem is caused by the optimizing plugin.

    Please add this code to the Theme Settings > Custom CSS > Desktop/TAblet:

    body.woocommerce-cart .cart-content-wrapper .cart-totals-section{
    padding-left:0;
    }
    body.woocommerce-cart .cart-totals-inner {
        padding: 25px 0;
    }

    Best Regards

    #153538

    StreakyFox
    Participant

    Elise, thanks a lot!

    The support you and your team is providing, is absolutely outstanding!

    #153560

    You are welcome, we are always happy to help you, write to us when you have any difficulties or issues with our theme.

    We would appreciate 5 stars rating on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads

    Thank you in advance

Viewing 8 posts - 1 through 8 (of 8 total)