Tagged: x Author Posts April 11, 2016 at 2:43 pm #877053 oisinkParticipant Hi – I wanted to understand can i do the following :- 1. Reduce the space between my post summary and “read more” button 2. If that is not possible could i have “read more” text show after the summary text instead of the button Thanks ! April 11, 2016 at 2:45 pm #877056 oisinkParticipant This reply has been marked as private. April 11, 2016 at 11:05 pm #877576 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: .entry-content.excerpt p { margin-bottom: 10px !important; } .entry-content.excerpt br { display: none; } Thanks. Author Posts