How to preview previously set to display:none elements in TDComposer?

Posted in: Newspaper
Post count: 77

I have previously set some element as hidden in all viewport sizes. I want to completely delete that now from the page. I can see that it is being loaded in the source code of the page, but then applied the display:none; css property. I need a way to select it in the TD Composer and then delete it. How do I do that?

Post count: 21065

Hello!

Change the CSS code with display: block!important, so you can see it in the TagDiv Composer and delete it.

Thank you!

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