Hello Community,
My drop-down in the menu does not work. For “Service & Info” I have a drop-down configured as followed:
Store: www.bijuuu.com
Menu
Settings
Could you please advise?
Hello Community,
My drop-down in the menu does not work. For “Service & Info” I have a drop-down configured as followed:
Store: www.bijuuu.com
Menu
Settings
Could you please advise?
Hi @zehrace ,
You can solve the issue by adding this CSS code at the bottom of your theme.css or theme.css.liquid file from Online store > Themes > Edit code > Assets
.shopify-section--header { overflow: inherit !important; }
Hallo @zehrace
You can add code by following these steps to change
paste below code above tag
If you require any further information, feel free to contact me.
Best regards,
Hello @zehrace ,
You can follow these steps:
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
before it worked without changing something in the code. So why does it now not work?
Is there any way without coding? The drop-down used to work before too.
But now it’s not working.
step 01:
step 02:
.PageContainer .shopify-section--header {
overflow: initial !important;
}
I Hope this can help you and solve you get issue
Thank you!
Thank you! This worked ![]()