MauF
New Member
I am using Elementor's Flexbox experimental feature.
I have 6 containers. I want to show/hide either of 2 containers depending on the viewport width. I tried using the Responsive Visibility toggles. Also tried custom CSS with IDs for these containers.
I finally inspected the code and found that although I have 6 containers, in code, the second container is grouping all its sibling containers as a parent > children design when it is clearly not the case.
Anyone has an idea why is this happening?
Thank you.
I have 6 containers. I want to show/hide either of 2 containers depending on the viewport width. I tried using the Responsive Visibility toggles. Also tried custom CSS with IDs for these containers.
I finally inspected the code and found that although I have 6 containers, in code, the second container is grouping all its sibling containers as a parent > children design when it is clearly not the case.
Anyone has an idea why is this happening?
Thank you.