This topic has 4 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
I am adding products to my store and i am noticing the prices are not showing up properly they are appearing behind the select options button. You can take a look here. http://www.123oc.com/
How can I fix this?
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You can make price font smaller. Please add this code in custom.css file:
.product-slider .product-slide .price .amount {
font-size: 12px !important;
}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up