Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hya,
My filter box seems to be stuck under the header on mobile. I or anyone else cant access the top filter groups? We cant scroll up.
Please kindly advise-
Solved! Go to the solution
This is an accepted solution.
Hey @DJA1
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag.
<style>
@media screen and (max-width: 767px) {
.modal-content {
margin-top: 200px;
}
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @DJA1
Kindly share your Store URL and Password if enabled
Hya,
power-mark.co.uk
thank you
This is an accepted solution.
Hey @DJA1
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag.
<style>
@media screen and (max-width: 767px) {
.modal-content {
margin-top: 200px;
}
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
It worked! thank you so much.
Hya, quick question, how do we get the X back, so the customer can close the filter? incase they dont want to use the filters. Its currently hidden.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025