image radius

Posted in: Newspaper
Post count: 17

i want featured image of td_block_7 to have a radius of 500 but it not included in the block settings.
pls is there any css code for this

Post count: 35449

Hi,

If this is what you want https://www.screencast.com/t/Xx7QNP2cN
then please add this custom css in theme panel>Custom code>Custom css
.td_block_7 .td_module_6 img{
border-radius: 50%;
}

Thank you.

Post count: 17

Exactly but what of that of flex block 1….
I change the radius from within the block settings but it won’t float left when I check the option but rather it will be fixed to the screen…

Post count: 17

please can you render help on this issue
*flex_block_1 radius is set to 500 as wanted
*but it not floating left when i opted in that it should float left this is the outcome
Checknaija check the post under latest post

Post count: 35449

Please follow the indication from the below screenshots https://www.screencast.com/t/k9wvLYfw
Hope this will help you.

Thank you.

Post count: 17

thank you but am still having the same issue see here
http://www.screencast.com/t/D838koka6

Post count: 35449

Hi,

I don’t quite understand the issue you refer to, your flex block is not set to left?

Thank you.

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