Title: delete From$ ~
Last modified: August 20, 2016

---

# delete From$ ~

 *  [glamj](https://wordpress.org/support/users/glamj/)
 * (@glamj)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/delete-from/)
 * how can i delete of FROM $~
    caz i dont want to show up ..
 * somebody know how ???
 * [http://wordpress.org/extend/plugins/woocommerce/](http://wordpress.org/extend/plugins/woocommerce/)

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

 *  [mike1394](https://wordpress.org/support/users/mike1394/)
 * (@mike1394)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/delete-from/#post-3426671)
 * You can hide it with css.
 *     ```
       .from {
       	display: none !important;
       }
       ```
   
 *  Thread Starter [glamj](https://wordpress.org/support/users/glamj/)
 * (@glamj)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/delete-from/#post-3426762)
 * im using Mystile -customer css so can i put there ?
 * i try there .. it didnt work .. have different way ?
 *  [mike1394](https://wordpress.org/support/users/mike1394/)
 * (@mike1394)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/delete-from/#post-3426817)
 * From is a span class of from so .from should target it. It doesn’t seem to and
   I’m not sure why. Perhaps contact the makers of the theme. Obviously something
   in their code is preventing that change.
 * I checked a firebug of the Mystile theme and it is a class of from but when I
   altered it, it did not change. Maybe try a google search for that specific theme.
   It’s good to be putting your new css in the custom.css by the way, like you’re
   doing. Good luck.

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

The topic ‘delete From$ ~’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [mike1394](https://wordpress.org/support/users/mike1394/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/delete-from/#post-3426817)
 * Status: not resolved