Show or Hide any Element on the Website Page for a certain Screen Size

Optimize website for different devices by changing element visibility based on screen size.


Adjusting element visibility by screen size is crucial for responsive designs. In this tutorial, we will hide an image element for viewers with a Desktop Screen.

Watch the entire video here, or you can go through each step explained below:


  • Click on any element or any container (Box, Row, Column) that you want to hide.
  • Navigate to its settings.

    responsive1
  • Click on the Responsive Label.

    responsive2
    1. Screen Type: Select the screen type you want to adjust visibility for, such as desktop, tablet, or smartphone.
    2. Visibility: Set element visibility for chosen screen type by choosing visible to display or hidden to hide it.

      responsive3
  • Click Hidden to hide the selected element or container for the specific device type.

    responsive3
  • Preview the changes to ensure they are reflected correctly based on the screen size.

    responsive5


In the video demo, the image remains hidden on larger devices like laptops, ensuring it stays hidden for users with larger screens.