Home › Forums › All Other Themes › Header is to wide (vertically) how do I adjust?
- This topic has 5 replies, 2 voices, and was last updated 2 years, 9 months ago by
Forum Moderator.
-
AuthorPosts
-
November 27, 2020 at 11:10 am #169789
Hello,
On my website www.pceerstehulp.com you can see that when you load it in HD resolution or lower, the transparant blue bar with the menu and logo in it is quite wide, vertically. I don’t want it as wide. I can see that I can adjust the margin of the logo to the border, but this doesn’t change much at the bottom and is only marginal. So how can I edit this? How can I adjust the hight of this transparent band? Would be nice if you tell me how to do it, so I can pla with different margins and choose the best one.
TIA
Michiel
November 27, 2020 at 12:41 pm #169796Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
BradNovember 27, 2020 at 2:04 pm #169801https://ibb.co/5FjpND8
As you can see there is quite a bit of space above and below the logo/menu. It takes up 3 cm on a screen.
So it would be great if it can be reduced. How do I do this?TIA
Michiel
November 30, 2020 at 12:15 pm #169859Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.type1 #topmenu { margin-top:25px;} .logo { margin: 0;} .logo img { margin:5px 0;}
Regards,
BradDecember 2, 2020 at 10:00 am #169967Thank you!
December 2, 2020 at 12:47 pm #169994🙂
-
AuthorPosts
- You must be logged in to reply to this topic.