Hi everybody!
I hope somebody could help me understand a complex dynamic page structure and to debug my problem, which is as follows:
change order of two divs in mobile view
When in mobile phone view (screen width < 768 px., showing the content of the page in just one screen-wide column) I want to show two columns of a wordpress page in another order than the one they appear when in desktop view. The left column should appear, in mobile view, under the right column, instead of appearing over (before) the right column.
For this, I found the following generic solution (1) :
&