amhope Posted August 7, 2023 Share Posted August 7, 2023 I am using the following code to display a different gallery page depending on desktop or mobile, but it is no longer working on desktop - both galleries are being shown. Does anyone know what I have to do to fix it? @media only screen and (max-width: 780px) {#gallery {display: none !important;}} Link to comment
Solution amhope Posted August 7, 2023 Author Solution Share Posted August 7, 2023 I realise I just need the code that covers the desktop size. All fixed! tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment