This topic has 4 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
Is it possible to change places between them?
I want to have the Product name always blue(like the category now) and Category as the Product name now.
I also want the product name bigger then the category name.
https://www.dropbox.com/s/x7ls5llqf1kfc2f/Skjermbilde%202015-03-06%20kl.%2017.18.06.png?dl=0
Hello,
Please add this code in custom.css file:
.product-title a {
color: #02F !important;
font-weight: bold;
}
.products-page-cats a {
color: black !important;
font-weight: 400;
}
Thank you.
Regards,
Eva Kemp.
where can I find the file?
Hello,
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
Tagged: best selling, change places, meta keywords, persuasive, seo friendly, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up