Shopify themes, liquid, logos, and UX
I Need The X To Show On The Menu Slider To Close It, It’s Only Showing On The Cart Page. Thanks 🙂
Solved! Go to the solution
This is an accepted solution.
Seems like you hide it before. Check this one.
@media only screen and (max-width: 767px){
.header__icon--menu svg.icon.icon-close {
top: -50px;
}
#shopify-section-sections--19037698294063__header svg.icon.icon-close {
display: unset !important;
}
.header__icon--menu svg.icon.icon-close {
z-index: 5;
fill: black;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Seems like you hide it before. Check this one.
@media only screen and (max-width: 767px){
.header__icon--menu svg.icon.icon-close {
top: -50px;
}
#shopify-section-sections--19037698294063__header svg.icon.icon-close {
display: unset !important;
}
.header__icon--menu svg.icon.icon-close {
z-index: 5;
fill: black;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Yeah, When I Added The Custom Menu Icon, It Was Showing An X On Top Of The Menu Icon & I Got It Removed But It Worked. Thanks 🙂
Oh, I thought its not working. 😅 Welcome.
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