TagDiv Block CSS Fix – display set to none on mobile view

Posted in: Newspaper
Post count: 240

Hi,

Some blocks I created on my site’s page are not showing on mobile view. It works fine on other screen.

I checked through the CSS and found out that a couple of them had their display set to none

For instance, @media (max-width: 767px) { .tdi_34 { display:none !important; }}

I tried overwriting this in Custom CSS but it would not work.

How can I get this fixed. All the blocks on that page not showing up on mobile view.

Thanks

Post count: 21065

Hello!

Please edit your mobile viewport when you edit the page with Tagdiv Composer and check if you have the display setting set up hidden and change it.

Let me know the results!

Thank you!

Post count: 240

Hi, Can you let me know (with an image) of how I can access what you mentioned?

I can’t seem to find it in Tagdiv composer

Thank you!

Post count: 21065

Hello!

I’m talking about this setting: https://www.screencast.com/t/a8ztTouUgN
This one could be found in any block element which you use in your page. Just edit with TagDiv Composer, click on that block element and click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB
So, check if the setting is set up like in here: https://www.screencast.com/t/a8ztTouUgN

Thank you!

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