need to move gk-top-nav up

GK User
Mon Jun 11, 2012 2:00 pm
what would i need to edit to move the gk-top-nav closer to the top of the screen...probably needs to be moved up about 50px...

one of the website's using the template

http://www.abileneruffriders.com/

see the screenshot attached.

thanks
trey
User avatar
Expert Boarder

Konrad M
Mon Jun 18, 2012 10:44 am
Hi,
please try add to override.css
Code: Select all
#gk-top-nav #gk-top-menu {
margin:50px 0px;
}

and remember to enable override.css option in template settings.
User avatar


cron