GK Grid in Bottom 2 widgets area

Premium BuddyPress WordPress theme perfect for venue, music brand or community music website.
GK User
Mon Nov 24, 2014 1:43 pm
I add GK Grid widgets in to Bottom 2 widget area, setup widget like in Bottom 4 widget area, but it's displayed not correctly on a mobile device.... How to fix bugs?

URL: http://bestmuz2.nichost.ru
User avatar
Senior Boarder

GK User
Mon Nov 24, 2014 2:20 pm
Hello,

On Bottom 2 and Bottom 4 this Grid layout is the same, where's the problem exactly on mobile device?
User avatar
Moderator

GK User
Mon Nov 24, 2014 3:18 pm
Hello, Piotr!

Block header is located on the photo:
https://www.dropbox.com/s/epcy7xr3eywee ... 8.PNG?dl=0

NO indentation like it here: https://www.dropbox.com/s/yfnjpxtnyaga8 ... 9.PNG?dl=0
User avatar
Senior Boarder

GK User
Mon Nov 24, 2014 3:45 pm
Hello,

Please add the following code into Muiscstate/css/mobile.css file:
Code: Select all
.frontpage #gk-bottom2 {
   margin-top: 200px;
}
User avatar
Moderator

GK User
Mon Nov 24, 2014 4:44 pm
Excellent on a mobile device!

Is it possible to make the indentation here (Bottom 4 widgets area): https://www.dropbox.com/s/o86svd9c653we ... 8.png?dl=0
Like here (Bottom 2 widgets area): https://www.dropbox.com/s/h1hwg3o8o8dl0 ... 0.png?dl=0

Thank you!
User avatar
Senior Boarder

GK User
Tue Nov 25, 2014 8:25 am
Unfortunately I can't see your website now (white screen).
User avatar
Moderator

GK User
Tue Nov 25, 2014 9:33 am
it's working now
User avatar
Senior Boarder

GK User
Tue Nov 25, 2014 12:28 pm
Try to add the following code into css/override.css file:
Code: Select all
.frontpage #gk-bottom2 {
   padding: 300px 0 100px;
}

and adjust padding values.
User avatar
Moderator

GK User
Tue Nov 25, 2014 6:19 pm
It's ok now! Thanks :-)
User avatar
Senior Boarder


cron