Home Forums WoodMart support forum Cart Margin/Padding

Cart Margin/Padding

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #253199

    tremimi
    Participant

    Hello,

    can you help me: The Margin/Padding on mini Cart looks not good, especially for Total and Tax (Screenshot).

    Also can you help me, to make the Tax Name and Price smaller? (Screenshot: “inkl. 5 % MwSt. : 0,59 €”)

    Thank you.

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

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .cart-widget-side .widget_shopping_cart .total {
    	padding: 15px;
    }
    
    p.total.total-cart-tax.wc-gzd-total-mini-cart {
    	font-size: 15px;
    }
    
    .widget_shopping_cart .total .amount {
    	font-size: 18px;
    }

    Best Regards.

    #253426

    tremimi
    Participant

    Thank you

    #253439

    Most Welcome :-)

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Cart Margin/Padding’ is closed to new replies.