Rounded featured images

Posted in: Newspaper
Post count: 20

I wanted to round the corners of all the blocks and grids of the site. I don’t know if I can do this with Theme Options, but I found a custom CSS code in the forum:

.td-module-thumb .entry-thumb{
border-radius:10px!important;
}

The results are these:
https://imgur.com/a/NvL3K

As you can see, the code works but there’s a grey color in the corner. How can I solve this?
(And, can I round a specific block with TD Composer?)

Post count: 23312

Hello vinmigliore,

Please provide your website URL so I can take a close look at it. Also, if you want to target a specific block from TD Composer you should add a new custom class from TD Composer for that block and then when you create the custom CSS you should use that class.

Thanks for the message!

Post count: 20

Hi,

the site is: http://www.pokemonnext.it/

Post count: 23312

Hello vinmigliore,

Replied via another topic.

Thanks.

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