Hi, can you please clarify how… in Pro (im on 2.55) , we are supposed to make elements responsive? Say for example I want a module to take up 3 columns on desktop, and drop down to 1 col for mobile. Can you point me to the docs that explain how to do this please.
I’ve seen some questions posted by others and the answer that they’ve been given seems to be to: duplicate the module for each breakpoint needed… and hiding and showing where required. Surely that is not the ‘proper’ way to do it? That is far from an ideal solution as it bloats your page with duplicate versions of everything. Not to mention accessibility issues.