Search for: Log In Free Support [Resolved] Remove space under logo mobile Home › Forums › Support › Remove space under logo mobile This topic has 7 replies, 2 voices, and was last updated 3 years, 8 months ago by Leo. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts August 11, 2017 at 6:03 pm #364351 Visual D Hi Tom I am trying to to remove the space under the logo with css in mobile, but don’t get it to work. Would you able to help? See link for screenshot: Screenshot Thanks Edwin GeneratePress 1.3.48GP Premium 1.4.2 August 11, 2017 at 9:09 pm #364405 LeoStaff Customer Support Hi there, The screenshot is not working. Any chance you can provide a link to the site so we can nail down the CSS right away? Thanks! Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 11, 2017 at 9:47 pm #364424 Visual D Sure https://thebalancedchild.com.au/final/ August 11, 2017 at 10:17 pm #364429 LeoStaff Customer Support It’s coming from the bottom margin in the money back logo. Try this: @media (max-width: 768px) { .inside-header>:not(:last-child) { margin-bottom: 0px; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 11, 2017 at 11:17 pm #364453 Visual D Thanks Leo, but still the same. August 11, 2017 at 11:57 pm #364460 LeoStaff Customer Support sorry edited the code above. Please try again. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 12, 2017 at 1:30 am #364513 Visual D Thanks Leo That worked August 12, 2017 at 8:43 am #364659 LeoStaff Customer Support You’re welcome. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In