Thank you so much for you swift response. Unfortunately, it did not work. I wonder however if this is because I had already added the following code to base.css, to fix a similar display issue for the desktop view:
For mobile side, I was anticipating the solution to start with ‘@media screen…’ but maybe that’s just my limited knowledge…
Regards,
UPDATE: my apologies, it did work! On mobile those pages do now display much better, (I previously tried out the solution on a preview page which didn’t work for some reason). However, it has altered the way those same pages are displayed on the desktop view, stretching them to the very edge of screen.
Is there a way to separate these two display methods?