Shopify themes, liquid, logos, and UX
How do I change the background of the secondary menu on the sidebar (when you click on Characters and the menu slides out on the right)? I'd like to make it slightly transparent. I'd also like the text font and size to be the same as the main menu. Thanks for any help!
https://mimihalinew.myshopify.com/
PW: mimihali2024
Solved! Go to the solution
This is an accepted solution.
Hi @shamrockweb
Try this one.
<style>
html[dir=ltr] .sidebar-parent-element .sidebar-element {
opacity: .5;
}
a.sub-menu__link-second.sub-menu__last-second {
font-size: 16px;
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Hi @shamrockweb
Try this one.
<style>
html[dir=ltr] .sidebar-parent-element .sidebar-element {
opacity: .5;
}
a.sub-menu__link-second.sub-menu__last-second {
font-size: 16px;
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Would you mind hitting 'like' as well? Thanks!
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024