ZeSpecialK Posted March 3 Share Posted March 3 Hi all, I want to display the responsive/burger menu of the PS8 classic theme from 1000 px width instead of 768 px, as it setted on default settings. What's the better way to do that ? Only with css overload on the 'custom.css' of the child theme or to modify a 'screenwidth' var (I found something like this on assets/js/theme.js) ? Best regards. Link to comment Share on other sites More sharing options...
Divine Posted March 3 Share Posted March 3 Doublon : Link to comment Share on other sites More sharing options...
ZeSpecialK Posted March 3 Author Share Posted March 3 7 minutes ago, Divine said: Doublon : Sorry, I received a servor error message (too long request) when I was submit this post..... I didn't see that was created a doublon. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted March 3 Share Posted March 3 The menu is being changed from the theme.js (not from the CSS) Try changing the same details mentioned in below. i.e. responsive.min_width=768 to responsive.min_width=1000 Save the file & refresh the page to check the same. Let me know if that's working OR not. 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