Forums

WooCommerce - excelling eCommerce
delete From$ ~ (4 posts)

  1. glamj
    Member
    Posted 3 months ago #

    how can i delete of FROM $~
    caz i dont want to show up ..

    somebody know how ???

    http://wordpress.org/extend/plugins/woocommerce/

  2. mike1394
    Member
    Posted 3 months ago #

    You can hide it with css.

    .from {
    	display: none !important;
    }
  3. glamj
    Member
    Posted 3 months ago #

    im using Mystile -customer css so can i put there ?

    i try there .. it didnt work .. have different way ?

  4. mike1394
    Member
    Posted 3 months ago #

    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.

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.