Composer: Gaps/elements in same color as background without border

Posted in: Newsmag
Post count: 7

I built this home page with the Composer: https://e-techafrica.co.ke/
I want to copy this demo: https://demo.tagdiv.com/newsmag_voice/

I´ve added some elements (gap between first and second block, “past stories” grid) with the same background color as the page and no border. But when you look closely, you see a slightely darker grey border on the right side and on the bottom of the below “past stories” grid.

How do I get rid of these borders?

Post count: 23312

Hello lizdi2018,

Please provide some useful screenshots so I can identify the problem.

Thanks.

Post count: 7
Post count: 23312

Hello lizdi2018,

.td-container-border:after
{
background-color: #efefef!important;
}
.td-container {
border-bottom-color: #efefef;
}

Thanks.

Post count: 7

thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.