Long time lurker, first time writer here.
Let me cut to the problem for you guys… I seem to be having some cascading effects from desktop down to mobile and vice versa.
I made a grid with click-able photos (using grid>linkblock>image> link to page). However, I realized that I am new to grids and can not make them responsive in mobile view (so I hid the grid section with all my clickable photos and made a slider on desktop but now I have both visible on desktop).
I want to use a slider only for mobile because that seems to be the easiest for mobile, but I can’t make the slider hidden in desktop. I tried only making the slider while in breakpoint mobile, but that didn’t stop the slider from cascading to desktop.
Any suggestions?