0Day Forums
How do I force the use of the desktop menu when the grid is fluid? - Printable Version

+- 0Day Forums (https://0day.red)
+-- Forum: Coding (https://0day.red/Forum-Coding)
+--- Forum: CMS (https://0day.red/Forum-CMS)
+---- Forum: Drupal (https://0day.red/Forum-Drupal)
+---- Thread: How do I force the use of the desktop menu when the grid is fluid? (/Thread-How-do-I-force-the-use-of-the-desktop-menu-when-the-grid-is-fluid)



How do I force the use of the desktop menu when the grid is fluid? - silici70 - 07-24-2023

I'm using Drupal 7 and Omega 3. The front page of my website needs an image that covers only the top half of the page, and it needs to expand to full width regardless of the browser size. I found that I can do this by creating a delta for the home page. When the grid is set to fluid it will allow the image to use the entire wrapper for the branding area. However, setting the grid to fluid causes using the mobile menu instead of desktop menu.

How can I either stretch the image full width in 960 OR use the fluid grid and have the desktop menu appear rather than the mobile menu?

![960 grid, uses correct (desktop) menu, but not filling the wrapper][1]
![fluid grid, but mobile menu used on desktop, however image fills wrapper as it should][2]


[1]:

[2]: