This topic has 10 replies, 4 voices, and was last updated 9 years, 11 months ago ago by Robert Hall
Hello,
I would like to ask you why I have such a big font when you go with mouse to cart – http://brown-leopard.com/shop/
You can see VIEW CART & CHECKOUT is divided to to rows 🙁 Is it possible to make it smaller?
And the second thing is I do not know why but I enabled SEARCH area in header but I do not see it… May be I did something wrong…
Thank you so much for your help,
Kristyna
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
In private content 😉
Hello,
1) Please add this code into custom.css file.
.shopping-cart-widget .cart-popup .button {
font-size:12px;
}
2) I’ve checked your site and see that you added search into the top bar: http://prntscr.com/4yemu0
Regards,
Robert Hall.
Hi, thank you so much for your help with cart font. It looks perfect.
I know I added search button to top panel, but I want it in header and I do not know how to do it. I tried disable hidden top panel + enable search in header but as you can see – still nothing..?
Thank you,
Kristyna
Hello,
We recommend you to update the theme to the latest 2.4.1 version.
Don’t forget to create a back up before update.
Thank you.
Regards,
Eva Kemp.
My shopping cart font color and size is different, not sure. I stated all my colors and sizes in Typography but some reason, it appears to be diff in the shopping cart.
Order total, Cart Subtotal $199.98, SHIPPING AND HANDLING, Calculate Shipping, Price, and Total all appears to be diff.
Hello,
I’ve checked your site and it’s looks well. Look at screenshot: http://prntscr.com/5elk4e
Could you please clarify what font, color you want in the shopping cart?
Regards,
Robert Hall.
You have to view the “Cart” page to see it.
There is some black font, not sure where it’s coming from. In my typography I have specified that all my body font, main font be Grey.
Please add following code into custom.css file.
.shop_table .product-price .amount,
.shop_table .product-subtotal .amount,
.shipping_calculator a,
.table th{
color:#979c9a;
}
.cart-subtotal th,
.cart_totals .order-total strong .amount{
color:#979c9a !important;
}
Regards,
Robert Hall.
The issue related to '‘CART – to much big font + search icon is missing’' has been successfully resolved, and the topic is now closed for further responses