News Show Pro GK5 - Products are shown unevenly

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 Jun 29, 2015 1:09 pm
Reply with quote
Report this post
I have to display products in a page. I am using News Show Pro GK5 for displaying the products. (using Store box template)

I have selected :Product gallery 2 as the setting for display of products. and have set no. of rows as 8 and no. of columns as 5, and I have total 37 products. Sometimes the products are not shown in same row, and some products are pushed to the next row. It looks very uneven and ugly. Please take a look at the link below to understand the issue better. Can you suggest what changes have to be made to set this right? All my pictures are of the same size.

http://strii.co.in/gk_storebox_quicksta ... p/strii-k2
User avatar
Junior Boarder

teitbite
Mon Jun 29, 2015 3:47 pm
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
.gkNspPM-ProductGallery2 .gkImage h4 {
    min-height: 80px;
}
User avatar
Moderator

GK User
Tue Jun 30, 2015 11:00 am
Reply with quote
Report this post
Thanks a ton. The changes worked!
User avatar
Junior Boarder


cron