Decrease the "height margins"

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Sep 06, 2016 11:05 pm
Reply with quote
Report this post
I'd like to decrease just the spaces "height margins" and if you can tell me how to center the "product category block", remove "icon image" like is showed in the image. I'd be so happy but with just changing the spaces I'd be ok. My web is http://3bikes.cl/
User avatar
Fresh Boarder

teitbite
Fri Sep 09, 2016 7:35 am
Reply with quote
Report this post
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.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.