New Landing › How can we help? › Atelier › Messed up homepage + Can not find Pre-Built-Pages
Thanks David
– Kyle
Hi there,
Any chance I can change my price font to be bold?
http://sydneyromantics.com/?product=belmore-shirt
Thanks!
Hi
sure, add this to your custom css:
.woocommerce div.product .summary h3.price { font-weight: bold; }
Hi Kyle,
Many thanks for the code.
Please see in attached image. Do you know how to make these white boxes in transparent and the arrow left & right change to White color?
Sure, add this:
.lSAction > a::before { color: #fff!important; } .lSAction > a { background-color: transparent; }
Thank you so much.
About the product price font, can I please change it to Open San?
I’m afraid not as you are not using Open Sans anywhere else, you can set to Karla (your body font) by adding this to your custom css:
.product-price-wrap .price .amount { font-family: 'Karla'; }
I’ve already installed Open Sans font, but when I tried to replace Open Sans font on your code, it didn’t work at all. Any chance you could log in and see what’s going on please?
Thanks so much.
You need to select the font in Theme Options => Fonts. Select the Google font Open Sans as the body font.
– David.
Hi Dave,
But as Kyle’s code, it needs to put in his code as its only change into certain area. So can not go to Font option tho.
Hi,
I have answered this same query in your other thread.
Thanks.
You must be logged in and have valid license to reply to this topic.