VM Featured Product thumbnails align center

GK User
Mon Oct 29, 2012 7:50 am
Hi,

I would like to set the product thumbnails align center instead left in the VM featured product module.

Thanks in advance.
User avatar
Fresh Boarder

Konrad M
Mon Oct 29, 2012 11:43 am
Hi,
can you give us url to your site ? It will be much easier to help you.
User avatar

GK User
Mon Oct 29, 2012 12:25 pm
Hi Konrad M,

The site is: http://tatami-sport.eu/hu/
User avatar
Fresh Boarder

Konrad M
Mon Oct 29, 2012 12:28 pm
Please try add to override.css
Code: Select all
.vmproduct .spacer {
text-align:center;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Mon Oct 29, 2012 12:38 pm
It works.

Thank you very much
User avatar
Fresh Boarder


cron