Filters not visible in mobile version of dawn theme (v11). Only visible on Desktop.

Solved
aakashsaha
Tourist
5 0 2

Hi, 

 

The filters are only visible in the desktop version. On the mobile version, I have to hover over an invisible space and click to get the filters. How can I ensure filters are visible in mobile too?

 

I use the search & discovery app. 

 

Thanks!

Accepted Solution (1)
Dan-From-Ryviu
Shopify Partner
5510 1008 1035

This is an accepted solution.

Please add this code at the bottom of your your base.css file in Online store > Themes > Edit code to solve the issue 

.mobile-facets__open {
color: inherit !important;
}

Screenshot_1.png

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

View solution in original post

Replies 5 (5)
Dan-From-Ryviu
Shopify Partner
5510 1008 1035

Hi @aakashsaha 

Please drop your store link here to check

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

aakashsaha
Tourist
5 0 2

www.asmah.co

 

This is only happening in the mobile version. Thanks

Dan-From-Ryviu
Shopify Partner
5510 1008 1035

This is an accepted solution.

Please add this code at the bottom of your your base.css file in Online store > Themes > Edit code to solve the issue 

.mobile-facets__open {
color: inherit !important;
}

Screenshot_1.png

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

aakashsaha
Tourist
5 0 2

Thank you! Its working now.

Dan-From-Ryviu
Shopify Partner
5510 1008 1035

Welcome, @aakashsaha 

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now