This topic has 6 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Robert Hall
I would like to change the styling of the SKU on the product page to be a bit more prominent. How can i find it in the css?
Thank you.
I tried to add this line:
.product-code span {
color: #090909;
font-family: Verdana;
font-size: 15px;
font-weight: bold;
}
in the default.custom.css but I don’t see a change.
after looking it over I need both the sku line and the actual sku tag to look the same. I see they are two separate tags.
Hello,
Please try to add your code in custom.css file, not default.custom.css.
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
ok added the custom css. Only thing changed was the font-weight. I’m looking to change the size & color.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Tagged: persuasive, styling, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up