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?
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!
Hi, thank you for your response, where will I paste the code, I hid the row on a particular page.
Hi,
I inserted the code as stated, but the hidden element/row/column still didn’t display.
Hi, I don’t know what you mean by viewports, but elements/columns/rows were hidden directly while editing the page with TagDIV
Hi,
So, this row is not displayed on desktop/tablet/mobile? Those are viewports -> https://i.imgur.com/Z8lPREE.png
Thank you!
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.
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!