Hi,
Change the visibility for different components in a different way. You can use the following methods for this:
- Set the width, height or width and height of the component to zero
 - Make the main color and background color transparent
 - Make the main color and background color equal to the color of the parent component
 - Cover the desired components with an opaque cover with the color of the background (using absolute positioning for this)
 - Place the component outside the screen with a negative coordinate (it uses an auxiliary container with a variable width that is similar to lever pushes or pushes the associated component)
 
Alex