How to unhide an element/row?

Posted in: Newspaper
Post count: 11

I hide one of my columns in the Footer while working on the Mobile Viewport by mistake and now I can’t find a way to unhide it. It is still visible in the other views.

Post count: 11

Bump.

Post count: 18283

Hello !

You will need to click on the hidden element from another viewport, switch to the viewport you have got it hidden and un-hide it.

Thank you !

Post count: 11

Thank you, that did it!

Post count: 500

How do you unhide an element that has been hidden in all viewports? Through code view? I can find no reference there to “Hidden”. Thanks

Post count: 500

Do you need this? https://jazzjournal.co.uk

Post count: 18283

Hello !

What kind of element have you hide ? We must know what we are looking for.

Thank you !

Post count: 500

Hi Vlad – I didn’t realise different code for each circumstance. It is the Flex Block 1 at the top of https://jazzjournal.co.uk, with custom title “Three items from the last seven days at Jazz Journal”

[tdc_zone type="tdc_content"][vc_row][vc_column][td_flex_block_1 modules_on_row="eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==" limit="3" hide_audio="yes" show_btn="none" show_cat="none" image_floated="" f_title_font_family="fs_3" f_title_font_size="21" f_ex_font_family="fs_7" f_ex_font_size="14" f_title_font_weight="600" f_ex_font_weight="500" tdc_css="eyJhbGwiOnsiYmFja2dyb3VuZC1jb2xvciI6IiNmOWY5ZjkiLCJkaXNwbGF5Ijoibm9uZSJ9LCJsYW5kc2NhcGUiOnsiZGlzcGxheSI6Im5vbmUifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOSwicG9ydHJhaXQiOnsiZGlzcGxheSI6Im5vbmUifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6Im5vbmUifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9" category_id="" sort="random_7_day" image_alignment="4" mc1_el="20" custom_title="Three items from the last seven days at Jazz Journal" header_text_color="#000000" block_template_id="td_block_template_7" modules_gap="25" f_header_font_family="fs_3" f_header_font_size="18" modules_divider="" modules_divider_color="" image_height="100" show_excerpt="" author_txt_hover="#000000" author_txt="#595959" show_review="none" meta_padding="10px 0px 0px 0px" art_title="0px 0px 6px 0px" art_excerpt="10px 0px 0px 0px"][/vc_column][/vc_row][vc_row gap="10" tdc_css="eyJhbGwiOnsibWFyZ2luLXRvcCI6Ii0yMCIsImRpc3BsYXkiOiIifX0="][vc_column width="2/3" tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6Ii0yMCIsImRpc3BsYXkiOiIifX0="][vc_row_inner tdc_css="eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ=="][vc_column_inner tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6Ii0yMCIsImRpc3BsYXkiOiIifX0="]

Thanks

Post count: 500

Is it possible to give a list of live css codes to solve this problem for each such accident we might encounter? Or a guide to how we can form our own code for each circumstance? Or eventually a button saying “show all hidden material”?

Post count: 500

Did you see my reply above, with type of element and code?

Post count: 18283

Hello !

Please try this css code: .td-container-wrap .td_flex_block_1{
display: block!important;
}

At the moment we do not have a button to un-hide all the elements.

Thank you !

Post count: 500

Thanks – please add unhide button to your list…

Viewing 12 posts - 1 through 12 (of 12 total)
You must be logged in to reply to this topic.