How to customize the three column banners

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 Feb 04, 2014 4:04 pm
Reply with quote
Report this post
Hello,
I have tried to change the look of the three column banners right below the slideshow, but could not figure out where to do it. Secondarily, I have not not yet change my frontpage products but discovered that one of the column is not equal with the rest. How do I correct that and change the three banner?
User avatar
Junior Boarder

GK User
Wed Feb 05, 2014 8:51 am
Reply with quote
Report this post
This are regular modules published on top1 position. One is the Custom HTML module and two others are News Show Pro. Sorry but without seeing your frontpage it will be impossible to help you with this columns issue.
User avatar
Platinum Boarder

GK User
Wed Feb 05, 2014 3:40 pm
Reply with quote
Report this post
www.nnpccoopretail.com take a look at my frontpage and help me how to organize my frontpage products, they are not equal.
Thanks so far for your responses. :)
User avatar
Junior Boarder

GK User
Thu Feb 06, 2014 9:01 am
Reply with quote
Report this post
You need to use images with the same dimensions because in this case it will be always problem with your layout. Second solution is to add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.gkNspPM-ProductGallery2[data-cols="4"] > div { min-height: 400px}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder