Service Portal & Mobile View
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 09:19 AM
Helsinki Service Portal
We are in the process of creating our service portal page. We have a main container with an image background. Also within that container we have our main menu item widgets. This works well on the desktop view (see first image). However when it is viewed on the mobile or tablet view the widgets on the main container are not shown (see second image). I understand the removal of the main image but is there a way to overlay our widgets in that container to where they will be rendered in the mobile view? (I understand if I move them out of the container they will show but the look with them on the background image is preferrable.
Desktop View
Mobile View
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 01:16 PM
There must be a different way I need to go about accomplishing this. My container has the hidden.xs attribute (which is what I want) but my main menu widgets are within the container so when the container is hidden on the mobile view so are the widgets. Attached is a screen shot.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 01:28 PM
The only way i can think of is create a new container outside of it parent container and use visible-xs

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 01:32 PM
or overide the hidden-xs class in the icon link widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 02:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2018 09:07 AM
thanks for sharing . its working for me after removed hidden-xs from container