Search for: Log In Free Support [Resolved] How to Reduce the Top and Bottom Padding of a Separator Home › Forums › Support › How to Reduce the Top and Bottom Padding of a Separator This topic has 1 reply, 2 voices, and was last updated 7 months, 2 weeks ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 5, 2020 at 3:06 am #1315250 Data I added a Separator from the layout elements. But it is showing a lot of space on top and bottom. How to reduce its padding? June 5, 2020 at 5:50 am #1315424 DavidStaff Customer Support Hi there, try adding this CSS: hr { margin-top: 20px; margin-bottom: 20px !important; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In