Hello everyone, I would like to reduce the white area between the announcement area at the top and the header logo. What is the best way to do this? I would also like to reduce the distance between the main menu and the following graphic.
Solved! Go to the solution
Success.
Add the following bits to the bottom of your assets/theme.scss.css file:
@media only screen and (min-width: 750px) .site-header.logo--center { padding-top: 0px; } .site-nav--centered { padding-bottom: 0px; } .site-nav { margin: 0px; }
You can play around with the value of 0px to increase/decrease the spacing to your liking.
Subject | Author | Latest Post |
---|---|---|
Subject | Author | Posted |
---|---|---|
13m ago | ||
23m ago | ||
28m ago | ||
58m ago | ||
an hour ago |
User | Count |
---|---|
323 | |
77 | |
72 | |
65 | |
56 |