Archived topic
Display conditions not working when active responsive visibility
5 replies · Started by Javier on May 18, 2022
I set visibility rules so that a generateblocks container doesn't get stuck on desktop but, it doesn't work. It seems that the responsive visibility rules are not working.
Hi there,
can you share a link to the site where we can see the issue ?
jornadascodinucova.com/demo
Right now I have a CSS rule to hide with display:none the container.
It's the first two containers (hero section). The first one should only be seen on desktop and the second one only on tablet and mobile.
The visibility rules are activated to hide on desktop, etc. but, they don't work.
Have you tried clearing your browser caches ? As they're working for me.
I have deleted them at server and browser level. I also updated plugins and deactivated them to check if there were any annoying plugins.
Can you confirm that it works for you? Remember there is a display:none set. You would have to check with the browser developer tools by removing the display:none!important that I have set.
Yeah its working for me - you can see here: