using GCK-pro
In the Virtuemart module on this page there are 3 rows of products. In the first one the prices are centered (like we want them to), but on the second and third row the prices are aligned to the left.
using my minimum knowledge of CSS I tried to figure out where this is comming from using Chrome dev-tools, but unfortunatly I cannot find the source of this.
Does anybody know how I can get the prices centered througout the entire module?
different alignment in same VM module
Ninja
Thanks (again)!
I really appreciate your help, but hate to bother you for these minor issues. Is there anyway I can find out which setting I need to change in cases like this?
I am looking at Chromes DEV tools -> inspect element. But I cannot find out how to find the the right CSS referer to override.