Search for: Log In Free Support [Resolved] Top Margin Home › Forums › Support › Top Margin This topic has 3 replies, 2 voices, and was last updated 5 years, 9 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 6, 2015 at 11:55 am #106116 frank decicco how can I add a margin to the top so that some background is visible above the header when in boxed mode and in desktop view, not necessary for mobile. i have the addons but the spacing one does not allow this. ideas? May 6, 2015 at 1:51 pm #106145 TomLead Developer Lead Developer Give this CSS a try: @media (min-width:769px) { .site-header { margin-top: 20px; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development May 6, 2015 at 3:35 pm #106167 frank decicco yep, that did it. Thank you. May 6, 2015 at 4:54 pm #106178 TomLead Developer Lead Developer You’re welcome 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In