Jump to content

Display PS8 classic theme responsive menu on screensize > 768


Recommended Posts

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

The menu is being changed from the theme.js (not from the CSS) 

Try changing the same details mentioned in below.

image.thumb.png.262ee52c26b31439e7f4c64acd569de3.png

 

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...