How can I implement a dropdown menu on DAWN fullscreen view?

How can I implement a dropdown menu on DAWN fullscreen view?

OutGeeked
Visitor
2 0 0

Hello,

 

I'm trying to implement the dropdown menu from mobile/desktop view to fullscreen view with no luck.

note that whenever I launch the website on my desktop computer it launches as fullscreen, is there a way to fix this? or disable fullscreen launch?

 

link: https://outgeeked-net.myshopify.com/

pass: yohskiUntitled.pngUntitled1.png

Replies 3 (3)

PageFly-Victor
Shopify Partner
7865 1786 3131

Hi @OutGeeked

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

#shopify-section-sections--18051636199736__header header-drawer{
display:block !important
}
#shopify-section-sections--18051636199736__heade .header__inline-menu{display:none !important}

 

PageFlyVictor_0-1676683050760.png

 



Hope my solution works perfectly for you!

Best regards,

Victor | PageFly

 
OutGeeked
Visitor
2 0 0

Still not solved unfortunately

PageFly-Victor
Shopify Partner
7865 1786 3131

I just checked again and I see you are changing the layout.