Space from menu background with body

Photo, amazing way to showcase your architecture, photography or artistic projects | Support forum.
GK User
Wed Sep 16, 2015 11:56 am
Hello, is a possibility to connect menu background with body background? because there is a little line space, thank you.

Image
User avatar
Junior Boarder

GK User
Wed Sep 16, 2015 10:53 pm
Hi,

Try to add the following code into the theme’s css/override.css file
Code: Select all
#page-nav {
    bottom: 1px;
}
User avatar
Moderator

GK User
Thu Sep 17, 2015 7:13 am
thank you, but it works only when you are in top of the page, when you move little down the page and the downbar shrinks doesn't work anymore.

http://architecturedesignart.com/
User avatar
Junior Boarder

GK User
Thu Sep 17, 2015 8:27 am
Which browser are you using? I've checked the latest Chrome and can't see the issue, it works even if I scroll the page to the bottom.
User avatar
Moderator

GK User
Thu Sep 17, 2015 9:06 am
Is latest version of Chrome too

Image
User avatar
Junior Boarder

GK User
Thu Sep 17, 2015 1:10 pm
but I can't see this code anywhere:
Code: Select all
#page-nav {
    bottom: 1px;
}
User avatar
Moderator


cron