3 cols item list images loses padding in ipad vertical

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
Wed Sep 25, 2013 10:40 pm
Reply with quote
Report this post
Hi,
When displayed on ipad, vertical mode, the images in a 3 (or 2 cols) column category item listing loses their padding. Horizontal ipad mode looks fine. I've tried to look around in the css files but no luck.
See attached screenshot.
THanks!
User avatar
Fresh Boarder

GK User
Thu Sep 26, 2013 10:00 am
Reply with quote
Report this post
Could you show me your site URL ? It is always easier to check CSS/HTML code on live site.
User avatar
Platinum Boarder

GK User
Tue Oct 01, 2013 10:52 pm
Reply with quote
Report this post
Please add this code to small.tablet.css file in root/templates/gk_template_name/css directory :
Code: Select all
.itemsContainer .itemsContainerWrap, .itemContainer .itemsContainerWrap { margin: 0 10px !important}
User avatar
Platinum Boarder


cron