Forums
Home / Theme: Activello / how to remove this separation?
(@alakulihal)
8 years, 3 months ago
look too long separation distance between two posts
View post on imgur.com
can be found on category page, tags, and other except the front page.
(@vinod-dalvi)
Hi @alakulihal,
I hope you are well today and thank you for your question.
You can try reducing this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS
.archive #page .post-inner-content { margin-bottom: 0; padding-bottom: 0; }
Best Regards, Vinod Dalvi