Duplicate Content between desktop and mobile
Hello,
If i want to display something for desktop and hide it for mobile in the html code there are both containers.
So if i have a column with text formatted in a certain way for mobile and the same text formatted differently for desktop, if i do hide on mobile or hide on desktop both containers with the text will appear in the code.
Is there a way that it wont be in the code? That the certain container will show only for the device i want without adding both text boxes in the code?
Thanks
Comments