Adding radius to the background on the elements

Posted in: Newspaper
Post count: 3

Hello!

I am trying to add radius to the backgrounds in the homepage, but there is no options for it. I tried with custom css but no luck there also 🙁

Would you help me, what custom css should I put in order to have these nice rounding edges in the white backgrounds you see in the homepage?

http://18.193.30.65

Thank you in advance!

Post count: 3

I solved it by using below in live CSS 🙂

.td-element-style {
border-radius: 10px;
}

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