Hello,
I would like to know if it is possible to change the css of the page in real time via a link.
In the “editorial contents” section of my portfolio, I have put the scan of some paper pages of the magazines.
Through the use of css I have already set that in desktop mode I see two pages side by side and in mobile mode I only see the single page.
Now my question is this? Can I add a link (“switch to single page mode” or “switch to facing pages mode”) on my page to change the page view in every view in real time?
How do I put the css in the link? Do you have a tutorial to suggest to me by chance?