Reducing margins above and below logo (Blink Template)
-
I am struggling to find the right CSS code to reduce the margins above and below my site logo. I tried the code below but it completely screwed up the mobile version of my site. Any tips? Any code I can drop into CSS?
Thank you!
#masthead {
position: relative;
top: 0;
background: black;
width: 800px;
height: 73px;
margin: 0;
margin-top: 0;The blog I need help with is: (visible only to logged in users)
-
-
-
Thank you so much! Do you have any tips on how I can set it to align all the way to the left?
Thank you again,
Will
-
-
- The topic ‘Reducing margins above and below logo (Blink Template)’ is closed to new replies.