Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › Rendering logic not showing off-canvas content on mobile/tablet
Tagged: menu, off-canvas
There is no rendering logic set for the off-canvas container, columns and menu that would cause this, yet the content disappears when you get down to the 640px breakpoint on desktop and consequently tablet/mobile.
In dev mode you can see the content is there, but display: none; is being applied. Nowhere is mobile turned of where you have responsive choices for containers etc, and there’s no custom CSS that would do this etc.
Fixed! In live view (but not the backend) a container mobile visibility was set to off.