1. jreinford
  2. Commercial Templates
  3. Saturday, 11 October 2014
  4.  Subscribe via email
Please, how can i remove extra space at the top of this template. No social icons will be displayed there. Thank you!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You can try adding the following to the Custom CSS field of your templates which will reduce your header height by 50px...


#container_hornav {
top: 160px;
}
#container_header {
height: 230px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
It actually made it worse? i adjusted the numbers but the logo just won't move up!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Would you have a URL to an example of your logo?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
very sorry thought i gave that in the beginning http://www.ballyvaefarm.com
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Which area of the template are you referring to? We had presumed just above your logo however there is no space here to remove. You can remove the suggested CSS from your Custom CSS field.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
I was hoping the social area at the top could be removed, therefore creating more room for the logo. i dont want the logo any smaller. in the clients opinion there is too much space between the top of the page and the logo.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I think I am getting confused because there does not appear to be any social area enabled on your web page? I can only presume you wish to edit the height of the header area where your logo is located which can be done with the following CSS (edit to taste)...


#container_header {
height: 200px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!