Different positions for element on mobile and desktop

Posted in: Newspaper
Post count: 11

Hi! I have list with 27 elements. On desktop it’s looks fine http://prntscr.com/p1n2dc.

But on mobile it’s awful because list is too long. And user has to scroll too much time to see the main content. http://prntscr.com/p1n2rr

So i want to set the different view type for this list – for desktop and mobile. How can i do it? Create two lists and set display:none for different screens? Or what?

Thank you very much for answer

Post count: 18283

Hello !

You can choose and hide elements only on one viewport as you can see here: https://www.screencast.com/t/XMCGmoGQ3lQ

Select the Viewport ( Phone / tablet etc )

Click on the element you want to hide – Go to CSS tab and select hidden.

The element will not appear on the viewport you have selected.

Thank you !

Post count: 11

Perfect! Thank you

  • This reply was modified 6 years by mx41.
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.