Reduce space between articles and header
-
First of all, congratulations for your amazing work! Hemingway is an awesome theme!
I have a doubt about how to reduce the space beneath the header. I have found the function in the style.css sheet, but somehow it’s not working. Here is the code:
.big-wrapper { overflow: hidden; } .wrapper { margin-top: 35px; } .content { width: 65%; } .content.center { margin-left: auto; margin-right: auto; } .content.full-width { width: 100%; } .sidebar { width: 27.5%; }
I basically changed “100px” and replaced it with “35px”, but there is no visible change in my website. Any idea why this could be??
Thank you all!
P.S.- I have cleared the cookies and no change
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Reduce space between articles and header’ is closed to new replies.