VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: daviator on March 26, 2012, 21:40:52 PM

Title: How to stop Virtuemart CSS from increasing the font size?
Post by: daviator on March 26, 2012, 21:40:52 PM
The Virtuemart CSS is increasing the paragraph font size on my site. How/where can fix the Virtuemart CSS to stop this? (I don't need to turn off all of the VM CSS, just this one part).
Title: Re: How to stop Virtuemart CSS from increasing the font size?
Post by: daviator on March 27, 2012, 18:37:21 PM
I found and changed the hard-coded font sizes in the vmsite-ltr.css file (found in components/com_virtuemart/assets/css)

I hope this can at least help someone else struggling with this issue.