Home › Forums › Support › Remove margin below main nav This topic has 4 replies, 3 voices, and was last updated 6 years, 4 months ago by Tom. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts November 5, 2016 at 9:34 am #241956 Henry I can’t figure out how to set the margin below my main nav to zero http://artpuffin-newest.keeperite.info/ Thanks! November 5, 2016 at 10:09 am #241961 dasigna the margin lies in here: .entry-content, .entry-summary, .page-content { margin: 2em 0 0; } just set the 2em to zero. (via custom css i suppose – you’ll only need the ‘entry-content’ selector) November 5, 2016 at 10:52 am #241982 TomLead Developer Lead Developer If you use the Disable Elements meta box to remove the title (instead of hiding it with display:none;), it will remove that space for you: https://generatepress.com/knowledgebase/disable-elements/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development November 5, 2016 at 12:01 pm #241998 Henry thanks November 5, 2016 at 2:20 pm #242021 TomLead Developer Lead Developer Glad we could help 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In