Skip to content

feat: switch page content order when using small screen#212

Merged
nikomakela merged 2 commits into
mainfrom
LIIKUNTA-759-mobile-grid-switch
Oct 27, 2025
Merged

feat: switch page content order when using small screen#212
nikomakela merged 2 commits into
mainfrom
LIIKUNTA-759-mobile-grid-switch

Conversation

@nikomakela

Copy link
Copy Markdown
Contributor

LIIKUNTA-759.

Take advantage of grid styles to reorder content when a small screen breakpoint is window size reached.

When using bigger than mobile sized screen, the content order would be:

  1. page main (text) content
  2. share buttons,
  3. sidebar
  4. modules, footer, etc...

When using mobile sized screen, switch the sidebar with secondary data (share buttons...) in main content, so in mobile the order would be:

  1. page main (text) content
  2. sidebar
  3. share buttons,
  4. modules, footer, etc...
image image

LIIKUNTA-759.

Take advantage of grid styles to reorder content when a small screen
breakpoint is window size reached.

When using bigger than mobile sized screen, the content order would be:
1. page main (text) content
2. share buttons,
3. sidebar
4. modules, footer, etc...

When using mobile sized screen, switch the sidebar with secondary data
(share buttons...) in main content, so in mobile the
order would be:
1. page main (text) content
2. sidebar
3. share buttons,
5. modules, footer, etc...
@nikomakela nikomakela force-pushed the LIIKUNTA-759-mobile-grid-switch branch from 18cd4ec to b3af71e Compare October 27, 2025 12:04
@nikomakela nikomakela merged commit e0af47a into main Oct 27, 2025
1 check passed
@nikomakela nikomakela deleted the LIIKUNTA-759-mobile-grid-switch branch October 27, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants