Add some extra space to the bottom of page header

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
Mon Mar 24, 2014 10:32 am
Reply with quote
Report this post
Hi there,

I need to add a few extra lines of Header colour so the logo doesn't get cut off at the bottom as is happening here : http://homebeacons.co.uk/contact

I was wondering if you could advise what I can do to add this?

Many thanks,
Rupert
User avatar
Junior Boarder

teitbite
Mon Mar 24, 2014 8:53 pm
Reply with quote
Report this post
Hi

Please add this code to override.css and remember that override neds to be enabled in template settings in order to use this file.

Code: Select all
#gkHeader {
    min-height: 250px;
}
User avatar
Moderator

GK User
Tue Mar 25, 2014 11:25 am
Reply with quote
Report this post
Works great! many many thanks!
Rupert
User avatar
Junior Boarder


cron