Hide text sections on mobile and desktop.

What we need to do is hide a text section on mobile and desktop.

In the screenshot, we are viewing the code on the desktop.

You can see the <p style="margin: 0 26%;"> for padding in the left editor.

(we do not want this on mobile)

It seems that your editor has no setting for mobile, so we duplicated the section and removed the style tags, so we now have left-justified text on mobile.

However, how do we hide a section on mobile and desktop?

Where are your editor features to do this?

(you can hide rows on multiple devices, however, this is no use in this case)


The only mobile adjustment we can see on the left column editor is 'Mobile text align'.


Help appreciated.



Comments

Sign In or Register to comment.