Hidden Rows / Colum / Elements / Blocks

Posted in: Newspaper
Post count: 14

Hello,

I have previously changed the display setting of some elements/rows/blocks to hidden, I want to change the display and make it visible or at least delete the elements but I can’t locate the elements.

Is there any way to rectify that?

Post count: 27744

Hello,

If you hide it on all the viewports then it is harder to render it. If you hide it only on some viewports, simply select another viewport, click on your element, click back on the old viewport and change the display setting.
If you have a row hidden use this code
.td-pb-row.vc_row {
display:block!important;
}

if you have other elements please let us know.

Thank you!

Post count: 14

Hi, thank you for your response, where will I paste the code, I hid the row on a particular page.

Post count: 27744

Hi,

You can use live CSS -> https://i.imgur.com/erFMFLB.png

Thank you!

Post count: 14

Hi,

I inserted the code as stated, but the hidden element/row/column still didn’t display.

Post count: 27744

Hi,

Do you hide the row for all viewports?

Thank you!

Post count: 14

Hi, I don’t know what you mean by viewports, but elements/columns/rows were hidden directly while editing the page with TagDIV

Post count: 27744

Hi,

So, this row is not displayed on desktop/tablet/mobile? Those are viewports -> https://i.imgur.com/Z8lPREE.png

Thank you!

Post count: 14

Hi, Yes, I hid the element from the viewport, the last item on the CSS section is “display” and it has different options, so, I chose Hidden.

Post count: 27744

Hi,

So, you hide the row or element? Can you please contact us via email at contact@tagdiv.com and provide the wp-admin access and let me know what element is hidden.

Thank you!

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