Images with rounded corner

Posted in: Newspaper
Post count: 40

Please let me know how to make the images to display with rounded corners on the homepage of pagegoo.com. Thank you.

Post count: 27744

Hello,

You can set the image radius in the tab layout on the flex blocks https://i.imgur.com/WHKCgqH.png and for big grid flex you need to use a custom coe css
.td-big-grid-flex .td-image-wrap {
border-radius: 25px;
}

Set the code in the theme panel > custom code> custom css.

Thank you!

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