We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Dawn Theme | Increase menu drawer z-index

Solved

Dawn Theme | Increase menu drawer z-index

Ell_Soll
Pathfinder
130 0 32

Hi,

I want to make the menu drawer on mobile above the accessibility button when it's open.

 

Site address: ellsoll.com

Ell Soll Fashion
ellsoll.com
Accepted Solutions (2)

BSSCommerce-B2B
Shopify Partner
1972 564 567

This is an accepted solution.

Hi @Ell_Soll ,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file base.css, theme.css, styles.css, custom.css or theme.scss.liquid

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

body:has(#Details-menu-drawer-container[open]) #INDbtnWrap {
    display: none !important;
}

Here is result: 

BSSCommerceB2B_1-1720421863074.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you

 

 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

View solution in original post

BSSCommerce-B2B
Shopify Partner
1972 564 567

This is an accepted solution.

@Ell_Soll, change the previous code like this

body:has(#Details-menu-drawer-container[open]) #userwayAccessibilityIcon {
    display: none !important;
}

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

View solution in original post

Replies 6 (6)

BSSCommerce-B2B
Shopify Partner
1972 564 567

This is an accepted solution.

Hi @Ell_Soll ,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file base.css, theme.css, styles.css, custom.css or theme.scss.liquid

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

body:has(#Details-menu-drawer-container[open]) #INDbtnWrap {
    display: none !important;
}

Here is result: 

BSSCommerceB2B_1-1720421863074.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you

 

 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Ell_Soll
Pathfinder
130 0 32

Thank you!

Works perfect.

Ell Soll Fashion
ellsoll.com
Ell_Soll
Pathfinder
130 0 32

Hi, Just changed the accessibility app, can you help again with the z-index?

The old code don't help.

Ell Soll Fashion
ellsoll.com
BSSCommerce-B2B
Shopify Partner
1972 564 567

This is an accepted solution.

@Ell_Soll, change the previous code like this

body:has(#Details-menu-drawer-container[open]) #userwayAccessibilityIcon {
    display: none !important;
}

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Ell_Soll
Pathfinder
130 0 32

Thanks again.

Ell Soll Fashion
ellsoll.com
Ell_Soll
Pathfinder
130 0 32

So, I need more help 😃

Last thing, I want to make the menu above the sticky add to cart.

*It's only on mobile.

 

תמונה של WhatsApp‏ 2024-10-02 בשעה 13.08.04_dc0c8685.jpg

Ell Soll Fashion
ellsoll.com