Home › Forums › Arnold WordPress Theme › “Show Cart”
- This topic has 5 replies, 2 voices, and was last updated 4 years, 1 month ago by
SeaTheme.
-
AuthorPosts
-
April 26, 2022 at 7:19 am #27431
Hi Sea,
the cart text surpasses the box. The german equivalent for show cart is “Warenkorb anzeigen” and it does not fit. See screenshot. What can I do?
Many thanks
April 26, 2022 at 12:40 pm #27433Hi there,
Welcome to SeaTheme forum.There is not the screenshot, you can leave the screenshot by Dropbox or leave the issued webpage url directly. There is a solution below, you can check if it is helpful.
A solution is that replacing the “Warenkorb anzeigen” as a short word by a plugin Loco Translate.(how)
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookApril 28, 2022 at 9:59 am #27449This reply has been marked as private.April 28, 2022 at 1:29 pm #27450Hi, thanks for the screenshots.
There is anther solution. Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:
.woocommerce-mini-cart__buttons { flex-direction: column; } .woo-mini-cart .button, .woocommerce-page .woo-mini-cart .button, .woocommerce .woo-mini-cart .button { width: 100%; margin-bottom: 20px; padding: 0 5px; font-size: 12px; } .woo-mini-cart { padding-bottom:0px; }It will be like:

To define the font size on checkout, please use the custom CSS:
.woocommerce-billing-fields>h3, .woocommerce-additional-fields>h3 { font-size: 24px; }If it does’t work, please leave the shop page url, thanks.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookApril 30, 2022 at 8:29 am #27453This reply has been marked as private.April 30, 2022 at 3:12 pm #27454Welcome
Please try to use the custom CSS to define font size:h3#order_review_heading { font-size: 24px; }If it still doesn’t work, please find the issued HTML element(the text) by develop tools of Chrome(refer to the guide), and paste the screenshot. I need to know what the HTML element is, and give you the CSS based on the HTML element.
Or leave your wp-admin access (URL / username/password) by picking up “Set as private reply”. It is a faster way to help you.
Regards!
SeaTheme – FAQs – WordPress Customization – Facebook -
AuthorPosts
- You must be logged in to reply to this topic.
