This topic has 4 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Eva Kemp
Hello, and by the way great theme. I am trying to change the font color of the dark theme in the product description area. Actually, I would just like to make all the grey fonts white. I tried several of the solutions in the forum including the custom.css, typography and more but nothing worked. Is there anyway to do this? Thank you.
Hello,
Try add this code to custom.css file.
.short-description span {
color: red !important;
}
This color as an example.
To change some color you can in Theme Options – Color Scheme.
All other changes colors should look like the above.
Regards,
Robert Hall.
Thank you very much for the quick and helpful response. One more question, to upload products in bulk, should I just use the wordpress import feature or would the woocommerce csv importer would be better?
Hello,
Please refer to Woocommerce documentation regarding your question:
http://docs.woothemes.com/document/importing-woocommerce-dummy-data/
Regards,
Eva Kemp.
Tagged: change, color, font, product description, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up