Rounded Corners?

Posted in: Newspaper
Post count: 10

Hi, there is a way to leave the corners a little rounded in block section, like this: https://palmeirenses.com/wp-content/uploads/2015/11/imagem1.jpg

Like these too: http://globoesporte.globo.com/

PS: Sorry for the bad english

Post count: 23312

Hi lalfieri,

Please try the code below in Theme panel->Custom cc area like this: http://screencast.com/t/GxZtEfJniTC

.td_block_wrap img {
border-radius: 10px;
}

The result should see here: http://screencast.com/t/yds6ffC6F

Thanks!

If is not what do you want, please provide more details!

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.