The dropdown menu seems like working only when you check the website from mobile devices however when searching from the computer it do not show any tabs. Please advise!
1 Like
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi!
Thank you for your response!
here is the link to a website - https://color-up-beauty.myshopify.com
https://www.color-up.com
1 Like
yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
button.Header__Icon.Icon-Wrapper.Icon-Wrapper--clickable.hidden-desk {
display: inline-block !important;
}