Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello, I have just decided to include a dropdown menu on my main menu. The item is Skin Conditions and should show a dropdown with a list of items. This is working on mobile, but for some reason on Desktop it is blank, and not showing at all. Kindly help! Thanks so much!
Website is: https://repcillin.com/
Solved! Go to the solution
This is an accepted solution.
Hey, add the following code to the bottom of your base.css file.
.js details > .header__submenu {
opacity: 100 !important;
}
This is an accepted solution.
Hi,
Open a file assets/base.css and add below code at the end of the file:
details[open] > .header__submenu {
opacity: 1 !important;
transform: none !important;
}
Regards,
Emirates7
This is an accepted solution.
Hi,
Use below code:
details[open] > .header__submenu {
opacity: 1 !important;
transform: none !important;
min-width: 1px !important;
width: 220px !important;
max-widt: 220px !important;
}
Regards,
Emirates7
This is an accepted solution.
Hey, add the following code to the bottom of your base.css file.
.js details > .header__submenu {
opacity: 100 !important;
}
Thank you soo soo much! Fast reply. Amazing!
However, it is showing the full width of the screen, so not formatting quire correctly. Is there another line of code to add to fix this?
Thank you again, HUGELY APPRECIATED
This is an accepted solution.
Hi,
Open a file assets/base.css and add below code at the end of the file:
details[open] > .header__submenu {
opacity: 1 !important;
transform: none !important;
}
Regards,
Emirates7
Thank you soo soo much! Fast reply. Amazing!
However, it is showing the full width of the screen, so not formatting quire correctly. Is there another line of code to add to fix this?
Thank you again, HUGELY APPRECIATED! ♥
This is an accepted solution.
Hi,
Use below code:
details[open] > .header__submenu {
opacity: 1 !important;
transform: none !important;
min-width: 1px !important;
width: 220px !important;
max-widt: 220px !important;
}
Regards,
Emirates7
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024