Home › Forums › Support › Reduce padding between excerpt and 'read more' › Reply To: Reduce padding between excerpt and 'read more'
January 20, 2016 at 10:50 pm
#167100
Lead Developer
Lead Developer
Hi Amit,
1. Give this a try:
.entry-summary p:last-child {
margin-bottom: 0;
}
2. This should do it:
.one-container .inside-article {
padding-bottom: 30px;
}
-
This reply was modified 5 years, 2 months ago by
Tom.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development