Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
#gkMainbodyBottom .productdetails div.spacer,
#gkMainbodyBottom .productdetails div.vm-price-value {
text-align: center;
}
This will center products information in boxes so it will look centered. Rest of the requests looks to be completed.