Service Portal & Mobile View

gricetdw
Tera Contributor

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

desktop_view.jpg

Mobile View

mobile_view.jpg

9 REPLIES 9

dvp
Mega Sage
Mega Sage

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


gricetdw
Tera Contributor

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?


Or if I could place a container within a container?


Can you share screenshots.. I didn't understand what you mean by placing container inside a container..