2grosiek7 Posted May 9, 2019 Share Posted May 9, 2019 How to hide background category image from the category page on mobile? Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted May 10, 2019 Share Posted May 10, 2019 hi.. can you share your shop URL ? you can use the media query in css @media only screen and (max-width: 600px) { your class name { background: none; } } Thanks Link to comment Share on other sites More sharing options...
2grosiek7 Posted May 10, 2019 Author Share Posted May 10, 2019 yeah, but if I hide class with bg, I'll hide also description. Should I make new div only with desc? Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted May 10, 2019 Share Posted May 10, 2019 Hi.. Can you share your store url ? Thanks Link to comment Share on other sites More sharing options...
2grosiek7 Posted May 10, 2019 Author Share Posted May 10, 2019 private Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now