news show pro gk5 on mobile gives strange layout

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
Mon Mar 10, 2014 5:28 pm
Reply with quote
Report this post
hi there

opening the site http://www.foodgenique on an iphone gives a very nasty result at the bottom (the gk5 news module)

see image please... i am sure you guys know of a way to improve this mobile view....

i recently upgraded the gk module, which i now regret now :/
User avatar
Platinum Boarder

GK User
Thu Mar 13, 2014 11:30 am
Reply with quote
Report this post
Hello,

Please try to add in the small.tablet.css file the following code:

Code: Select all
.gkNspPM-ProductGallery .gkImagesWrapper.gkImagesCols3 > div:nth-child(2n+1),
.gkNspPM-ProductGallery .gkImagesWrapper.gkImagesCols4 > div:nth-child(2n+1),
.gkNspPM-ProductGallery .gkImagesWrapper.gkImagesCols5 > div:nth-child(2n+1),
.gkNspPM-ProductGallery .gkImagesWrapper.gkImagesCols6 > div:nth-child(2n+1),
.gkNspPM-ProductGallery .gkImagesWrapper.gkImagesCols7 > div:nth-child(2n+1),
.gkNspPM-ProductGallery .gkImagesWrapper.gkImagesCols8 > div:nth-child(2n+1) {
clear: both;
}
User avatar
Administrator


cron