Title: Tutorial not working
Last modified: August 28, 2024

---

# Tutorial not working

 *  Resolved [polina92](https://wordpress.org/support/users/polina92/)
 * (@polina92)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/tutorial-not-working/)
 * Hello,
 * I just tried your plugin and well, was originally wondering how to change the
   color a text in header.
 * I discovered this tutorial:
 * [https://acowebs.com/guideline/plugin-docs-faqs/wcpa/styling-custom-addons/](https://acowebs.com/guideline/plugin-docs-faqs/wcpa/styling-custom-addons/)
 * When I use it without any change, for instance to “Changing color of every custom
   field label to red”, and copy / paste your instructions, ie:
 * `.wcpa_form_item > label{`
 * `color``: ``#ff0000``;`
 * `font-weight``: ``bold``;`
 * `}`
 * in the additional css of my theme (Woodmart), my labels remain unchanged (black).
 * Same if I switch to a default theme (storefront)
 * Waiting for your feedback

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Jamsheer Acowebs](https://wordpress.org/support/users/jamsheerk/)
 * (@jamsheerk)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/tutorial-not-working/#post-17980679)
 * This tutorial is outdated and was mistakenly left on our website. We apologize
   for any inconvenience this may have caused.
 * In the latest versions of our plugin, the CSS classes have been updated. To style
   labels, please use the following CSS:
 * `.wcpa_form_outer .wcpa_field_label {
   color: #ff0000;font-weight: bold;}
 * If you need any further helps, You can reach us here.
 *  Thread Starter [polina92](https://wordpress.org/support/users/polina92/)
 * (@polina92)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/tutorial-not-working/#post-17983643)
 * Hello Jamsheer,
 * It worked
 * Thank you

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Tutorial not working’ is closed to new replies.

 * ![](https://ps.w.org/woo-custom-product-addons/assets/icon-256x256.gif?rev=3328656)
 * [Product Addons for Woocommerce - Product Options with Custom Fields](https://wordpress.org/plugins/woo-custom-product-addons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-custom-product-addons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-custom-product-addons/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-custom-product-addons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-custom-product-addons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-custom-product-addons/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [polina92](https://wordpress.org/support/users/polina92/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/tutorial-not-working/#post-17983643)
 * Status: resolved