[ad_1]
Plugin Support
Habib
(@habibjh)
Hi @pinfante,
What type of line you would like to add between each post?
Please check the screenshot –
If you get your answer by the screenshot, then just use the below CSS in your Customizer > Additional CSS box.
.tpg-shortcode-main-wrapper .even-grid-item:not(:last-child) {
border-bottom: 1px solid #bbbec1;
padding-bottom: 5px;
}Thanks
