lasseboy Posted September 29, 2021 Share Posted September 29, 2021 The categories are not visible when checking in a mobile phone. When I check with a PC, they come up and work, is there any setting I missed? see pic! Link to comment Share on other sites More sharing options...
Knowband Plugins Posted September 29, 2021 Share Posted September 29, 2021 You have to remove the below CSS code: @media (max-width: 767px) .hidden-sm-down { display: none !important; } And also need to add below CSS Code: span.pull-xs-right.hidden-md-up { display: none; } in the below-mentioned file: themes/flatshop/assets/css/theme.css 1 Link to comment Share on other sites More sharing options...
lasseboy Posted September 30, 2021 Author Share Posted September 30, 2021 Thank you! Do you know why selected products box sometimes drops a picture a notch, see the picture I attach. Link to comment Share on other sites More sharing options...
lasseboy Posted October 1, 2021 Author Share Posted October 1, 2021 Now I have managed to get a category menu there, it works well in the browser in a computer but does not work in the mobile. I have activated mobile in every module we have in the shop but it does not work yet. Is there a mistake on the flatshop theme. Should I switch to another theme? Have never seen so much trouble in PS. Or is it PS 1.7 that is worse than 1.6? Link to comment Share on other sites More sharing options...
Knowband Plugins Posted October 6, 2021 Share Posted October 6, 2021 You should try to contact the theme developer for the issues which you are facing or try to use another theme on your store. 1 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