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 09:42 AM
Check the widgets that are hiding and see in the first line if there is class like hidden-xs.
which mean hide this widget for small screens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 12:53 PM
Thanks for the information, it is getting me closer. There is no hidden-XS on the widgets. However, the container that the widgets are in is marked as hidden-xs. Somehow I need to put a container on top of a container?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 12:55 PM
Or if I could place a container within a container?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 01:04 PM
Can you share screenshots.. I didn't understand what you mean by placing container inside a container..