Hello all,
I already have the correct design and layout on both the Desktop and mobile versions of a site I am building. I have a button that points to a certain page in the site on Desktop, now, in the mobile site of the page I want the same button to point to a different page, I can’t see the way to do that, editing from the different viewports from the Editor. Is there another way to achieve this? TIA
Cordially,
H
Yes.
You can do this without code.
Add two buttons to desktop. Link to appropriate pages.
Hide mobile related button on desktop via DevMode, hidden on load.
Unhide in mobile editor.
Hide desktop related button on mobile editor with native “hide” settings.