Flex block 13 – remove "read more" button

Posted in: Newspaper
Post count: 141

Hello – I’m creating a page using TD composer and I’d like to use Flex Block 13. However, I’d like to remove the “read more” button and I don’t see an option there. Is there any way to achieve this?

Post count: 18283

Hello !

I think you’re mistaken. We do not have Flex Block 13. Let us know what block you’re using in order to offer a solution.

Thank you !

Post count: 141

Ah I meant Block 13 – see this screenshot, I would like to use this block format but I can’t see where to remove the “read more” button. https://www.screencast.com/t/vp1QMq7ur. Please let me know, thank you.

Post count: 18283

Hello !

You can hide that using the css code. Here is the code:

.td_module_14 .td-read-more {
display: none;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

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