Layout broken

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Thu Jul 23, 2015 1:51 pm
Please have a look at https://barschule-muenchen.de/cocktails

I try to set up a grid with 4 columns and 13 rows. There are two issues with it:

1. The layout is broken, I have no clue about why.

2. I can't get rid of the "Read More" button.

I use the "Portfolio II" mode and K" items.

Thanks a lot for any help!
Stefan
User avatar
Fresh Boarder

teitbite
Fri Jul 24, 2015 2:02 pm
Hi

Please add this to override.css and make sure override is enabled in template settings:

Code: Select all
.gkNspPM-ProductGallery2 .gkImage:nth-child(4n+5) {
clear: both;
}

.gkNspPM-ProductGallery2 .gkImage .gkAddToCart {
display: none;
}
User avatar
Moderator

GK User
Fri Jul 24, 2015 2:08 pm
Thanks a lot, problem fixed!
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.