Show hidden elements

Posted in: Newspaper
Post count: 500

I have the same problem as discussed here – https://forum.tagdiv.com/topic/how-to-show-hidden-row-in-td-composer/ and have tried both

.td-pb-row.vc_row {
display:block!important;
}

and

.vc_row.td-pb-row{
display: block!important;
}

but see no access to missing element in any viewport.

I should say I hid Element, not Row…

This is surely a design bug – if one can hide, there should be a button to unhide…

Post count: 18283

Hello !

Please let us know what kind of element have you hide and provide a link t oyour website.

Thank you !

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