White box on bottom II widgets when navigation disabled

Premium BuddyPress WordPress theme perfect for venue, music brand or community music website.
GK User
Fri Mar 28, 2014 8:51 am
Hey guys,

I was editing my website and for some reason when I disabled "Navigation On Homepage" it leaves a white block on my page on top of 'Bottom II' info.. Here is a snapshot.

snapshot: https://www.dropbox.com/s/lfyyhwuafynau ... %20box.png

Please advise, thanks so much!
User avatar
Junior Boarder

GK User
Fri Mar 28, 2014 10:09 am
Hi,

Try to add this code into override.css

Code: Select all
.frontpage #gk-bottom2 {
position: relative;
}
User avatar
Moderator

GK User
Fri Mar 28, 2014 4:10 pm
Hi Piotr,

Thanks so much for your continued support. That fixed the issue!

Piotr Kunicki wrote:Hi,

Try to add this code into override.css

Code: Select all
.frontpage #gk-bottom2 {
position: relative;
}
User avatar
Junior Boarder


cron