Visual Problem with Products on Front Page

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 Oct 02, 2013 12:08 pm
Reply with quote
Report this post
Hello,

I've noticed that, when a product is shown on the front page and the name of the product goes over two lines, it causes a issue with the products listed below it. The screenshot attached shows it better than I can explain.

screenshot.jpg


I guess it's just a padding issue, could anybody advise me what to change in what file?

Thanks,

- Adam.
User avatar
Fresh Boarder

GK User
Thu Oct 03, 2013 2:25 pm
Reply with quote
Report this post
Hi,

Could you provide an URL to your website? I'm not sure but the following CSS code:

Code: Select all
.gkNspPM-ProductGallery2[data-cols="4"] > div:nth-child(4n+1) {
clear: both;
}


should helps.
User avatar
Administrator

GK User
Thu Oct 03, 2013 2:26 pm
Reply with quote
Report this post
Hello - the link is http://www.barryrogersschoolofsewing.co.uk/new

What CSS file do I need to edit with the code you supplied?
User avatar
Fresh Boarder

GK User
Thu Oct 03, 2013 2:28 pm
Reply with quote
Report this post
You can put it in the css/gk.stuff.css file inside the template directory - as I've just tested it should helps you.
User avatar
Administrator

GK User
Thu Oct 03, 2013 3:00 pm
Reply with quote
Report this post
Thanks, that fixed it!
User avatar
Fresh Boarder

GK User
Sun Dec 22, 2013 7:08 pm
Reply with quote
Report this post
Hi I am having the same problem and added that code to the file suggested. It doesn't do anything. Can you help me also? Posted a similar question earlier today with a snapshot under subtopic Products Frontpage
User avatar
Fresh Boarder

GK User
Mon Dec 23, 2013 11:24 am
Reply with quote
Report this post
Most probably you didn't refreshed your browser cache, because my solution must works.
User avatar
Administrator


cron