Logo Positioning

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Feb 13, 2015 2:02 am
Reply with quote
Report this post
Hi there,

I would like to know how I can move the logo so it sits neatly in the corner away from the main menu. Also when a menu item is clicked, it disappears whilst on that particular page. www.asylumclothing.com.au

Advice is very much appreciated. Thank you!
User avatar
Fresh Boarder

GK User
Fri Feb 13, 2015 8:47 am
Reply with quote
Report this post
Hi,
it's possible :)

Code: Select all
#gkHeaderNav {
    padding: 20px 50px 0;
}

#gkHeader h2 {
    padding-bottom: 20px;
}
User avatar
Platinum Boarder

GK User
Mon Feb 16, 2015 2:43 am
Reply with quote
Report this post
Thanks Oscar E!

I am still having an issue when I navigate back to the home page via clicking on the logo it moves up.
User avatar
Fresh Boarder

GK User
Tue Feb 17, 2015 1:07 am
Reply with quote
Report this post
Solved!

I have added the code to small.desktop.css which it was missing from.
User avatar
Fresh Boarder


cron