-
AuthorPosts
-
March 31, 2020 at 10:30 pm #1199563
I had recently asked about the thumbnail size in my shopping cart..but thought I should start a new thread concerning the font size.
The default font in the shopping cart is 6pt. Its way too small for most of our shoppers online.
Can it be changed through css?
if so..can you give me the css code?Thanks so much in advance?>
April 5, 2020 at 3:01 am #1200894Hey grivers99,
Sorry for the late reply, do you mean the drop down cart next to the menu, or the cart page?
I took a look at both on your site but I didn’t find any text that was 6px, but I found the description small, which text do you want to make larger?
For the cart on the cart page, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.woocommerce th,.woocommerce td,.woocommerce p { font-size: 20px !important; }
Best regards,
MikeApril 5, 2020 at 4:02 pm #1200971Mike,
in order to view the small font. you have to begin an order.
after you order any item you click on VIEW CART in the upper right hand cornerIN THE CART YOU WILL SEE
1. a picture of the item you are ordering
2. UNDER PRODUCT: The name of them item in a decent size (I think 12pt)
and the line: “This item is set for shipping click here to pick up this item”(It is the above line that is VERY VERY VERY SMALL. It looks like 6pt. although i used the fount extension in chrome and it says the font is 12.3 pt lato.
The point is..it is very small.
the line is inserted because of the woocommerce UPS SHIPPING plugin.Thanks
April 5, 2020 at 6:02 pm #1200981Hi,
Thank you for the screenshot, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.woocommerce small,.woocommerce .product-name a { font-size: 100% !important; }
Best regards,
MikeApril 5, 2020 at 8:04 pm #1200997omg
that works!
I also added font-weight to BOLD to make it even easier for the customer to see.
thanks again.
this is …closedApril 5, 2020 at 11:02 pm #1201025Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Enfold Shopping Cart Font size’ is closed to new replies.