I am working on new version of our site in the staging environment (WPEngine is our host). I want to remove the Free! badge on product thumbnails in ‘Product Category’ pages -and- in ‘Related Products’ at bottom or product page. We use ‘Gravity Forms’ and ‘Gravity Forms Product Add-ons’ plugins to help build our pricing calculations and have “Start Order” set to show “Before Price” (which is shown in the attachment). We would like to keep ‘Start Order’ and remove ‘Free!’ but if necessary/easier to remove both, that is fine. We just cannot have ‘Free!’ showing up.
I read through your support forums and added this custom css – but doesn’t seem to be working (see attachment and txt below). We are using ‘Gravity Forms’ and ‘Gravity Forms Product Add-ons’ plugins to help build our pricing calculations.
Thanks. here is what we have for custom css.
– – – – – –
.free-badge{display:none;}
.product-price-wrap {
margin-bottom: 0px;
}
Attachments:
You must be
logged in to view attached files.