Flex block 2 module border controls

Posted in: Newspaper
Post count: 110

Hi, this is Flex Block 2. I can only seem to control the border of the entire block as you can see here, but I would like to be able to control the border around each module within the block (ie: a border around the edge of each image).

Other blocks (like Flex Block 1) support this option. How can I add this to Flex Block 2? (I’m happy to add a CSS class and apply it to the block if need be, I just don’t know exactly how to write the class to do this)

Post count: 27744

Hello,

Please try to use this custom code css -> https://i.imgur.com/t1s8knj.png .td_module_flex_2 .td-module-thumb {
border: 5px solid red;

}
Set the code in Theme Panel ->Custom code -> Custom CSS

Thank you!

Post count: 110

This worked great, thanks for the quick fix!

Post count: 27744

Hello,

Please let us know if you have further questions.

Have a great day!

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