Having issues with Dawn Theme Mega Menu ( 15.1.0 )

Solved

Having issues with Dawn Theme Mega Menu ( 15.1.0 )

dreamtechzone_5
Shopify Partner
336 1 46

Hello Everyone!

I am using Shopify Dawn Theme 15.1.0. I have added image to megamenu by coding. In desktop mode it is fine but in mobile mode it looks like this. How do I fix this? Please help me. Thank you very much.

https://dream-tech-zone.myshopify.com/
Password: Admin

 

IMG_20240910_142258.jpg

Accepted Solution (1)
BSSCommerce-HDL
Shopify Partner
2305 848 1064

This is an accepted solution.

Hi @dreamtechzone_5

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

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.menu-drawer__close-button svg {
    transform: rotate(180deg);
    margin-right: 10px;
}
</style>

Here is result: 

BSSCommerceHDL_0-1725974908363.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 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

View solution in original post

Replies 12 (12)

BSSCommerce-HDL
Shopify Partner
2305 848 1064

Hi @dreamtechzone_5, I think it's missing these files in the snippets folder

BSSCommerceHDL_0-1725970496376.png

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

dreamtechzone_5
Shopify Partner
336 1 46

It worked.  Thank you very much. One more thing, how to keep the icon left arrow in mobile mode?

Screenshot 2024-09-10 184016.png

BSSCommerce-HDL
Shopify Partner
2305 848 1064

Hi @dreamtechzone_5, Can you give me the arrow icon code?

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

dreamtechzone_5
Shopify Partner
336 1 46

This?

Screenshot 2024-09-10 185449.png

 

 

BSSCommerce-HDL
Shopify Partner
2305 848 1064

@dreamtechzone_5 Yes, Exactly😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

dreamtechzone_5
Shopify Partner
336 1 46

<svg
viewBox="0 0 14 10"
fill="none"
aria-hidden="true"
focusable="false"
class="icon icon-arrow"
xmlns="http://www.w3.org/2000/svg"
>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
</svg>

BSSCommerce-HDL
Shopify Partner
2305 848 1064

@dreamtechzone_5 , You only want that icon for this section, right?

BSSCommerceHDL_0-1725972969756.png

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

dreamtechzone_5
Shopify Partner
336 1 46

When I click on the menu and back again the icon arrow shows right. Does not show on the left side.

dreamtechzone_5
Shopify Partner
336 1 46

When I click on the menu and back again the icon arrow shows right. Does not show on the left side. I want to keep it this way. But not this icon. The icon that is added to the dropdown menu.

 

IMG_20240910_190849.jpg

BSSCommerce-HDL
Shopify Partner
2305 848 1064

This is an accepted solution.

Hi @dreamtechzone_5

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

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.menu-drawer__close-button svg {
    transform: rotate(180deg);
    margin-right: 10px;
}
</style>

Here is result: 

BSSCommerceHDL_0-1725974908363.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 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

dreamtechzone_5
Shopify Partner
336 1 46

Wow It worked! Really you are great. Thank you very much.

BSSCommerce-HDL
Shopify Partner
2305 848 1064

@dreamtechzone_5, No problem. Glad to help you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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