CSS Help

Associate
Joined
1 Mar 2014
Posts
2,419
Hey guys

I get most things done but this is getting my head in. I am using a wordpress plugin that shows recommended products in the product page but its acting up when it's showing normal prices (products that aren't on sale).

The plugin uses the default theme css but I can't seem to find (with inspect element) something that will change it like I usually do.

edited

Any help would be appreciated and I would be glad to help anyone wanting some SEO tips tricks etc.
 
Last edited:
Soldato
Joined
18 Aug 2011
Posts
2,853
Location
Norfolk
Could be the class "amount". Maybe reduce the size of the font in the CSS?
The next one up is class "price". Same thing again.

Only other ones it can be (I think) are:
product_after_shop_loop
product_after_shop_loop_switcher
product_after_shop_loop_price
 
Back
Top Bottom