Liquid, JavaScript, themes, sales channels
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
Hi everybody,
i have 2 problems with the mobile version of my shop.
1: The menu button in the mobile version doesn´t works . When I click on the menu, it does not open instead a cross appears.
2: The CTA-Button is to high. I can´t replace it.
I am happy about any help.
Hello @Patik2 ,
1) Seems it's JS conflict or maybe it's css z-index
2) Css issue
I suggest share the store URL with your developer so he can write css accordingly because without checking store it's not possible to provide solution.
Thanks
Got it.
1) It's JS conflict. to fix it revert the change one by one and check from where issue arise.
2) Add this css in theme.css in bottom of file
@media only screen and (max-width: 749px){
.slideshow__text-wrap--desktop .slideshow__text-content {
top: 73% !important;
left: 92px !important;
}
}
Than you for your response @Guleria
1.can you explain to me how to do this? i don´t know how
2. it works! thank yo so much.
To fix it revert the change you did one by one and check from where issue arise, once found analyze it and fi it.
Alternatively use fresh copy of theme or call to developer to fix it.
User | RANK |
---|---|
11 | |
10 | |
9 | |
7 | |
6 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022