Reduce the margin above the logo

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
Tue Sep 03, 2013 10:59 am
Reply with quote
Report this post
Hi

Can anyone advise on the easiest way to reduce the space above the logo and the top of the page in the Shop and Buy template?

I've been adjusting the template.css file but without success so far.

Cheers

Tolan
User avatar
Junior Boarder

GK User
Tue Sep 03, 2013 12:28 pm
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Wed Sep 04, 2013 10:09 am
Reply with quote
Report this post
Hi Cyberek

My work in progress site is here: www.marchflowers.co.uk

It doesn't look too bad, but I'm keen to learn how to adjust the space at the top of the page to improve its appearance.

Thanks

Tolan
User avatar
Junior Boarder

GK User
Wed Sep 04, 2013 7:23 pm
Reply with quote
Report this post
Please edit: /templates/gk_show_and_buy/css/override.css and add at its end:
Code: Select all
#gkHeaderNav {
padding: 40px 0 0 0;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Sep 05, 2013 7:51 am
Reply with quote
Report this post
That will do nicely, thank you Cyberek!
User avatar
Junior Boarder

GK User
Sat Sep 07, 2013 10:01 am
Reply with quote
Report this post
No problem.
User avatar
Moderator

GK User
Tue Oct 22, 2013 7:58 pm
Reply with quote
Report this post
I'm having the same issue, but wasn't able to correct it with the CSS override.

http://www.redlogicapparel.com

Any ideas...

Thanks,
Mat
User avatar
Junior Boarder

GK User
Thu Oct 24, 2013 5:55 pm
Reply with quote
Report this post
@mcanser - if You already added the code to override.css, You still need to enable it in template settings.
User avatar
Moderator