Tagged: x Author Posts April 5, 2016 at 10:25 pm #868544 arefsParticipant How can I decrease margin between a custom headline and the top of the section? I’ve set all padding to zero but it makes no difference. There is still a bigger gap than I would want. I want to make it half what it is. If you don’t understand what I’m asking here, please look at this screenshot: https://dl.dropboxusercontent.com/u/17713251/2016-04-03_18-07-31.jpg Thanks. April 5, 2016 at 11:19 pm #868600 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: div#x-section-2 .x-column.x-sm.x-1-1 h2 { margin-top: 10px !important; } Thanks. April 6, 2016 at 11:26 pm #870534 arefsParticipant Thank you. April 7, 2016 at 5:03 am #870874 Paul RModerator You’re welcome! 🙂 Author Posts