What to add in custom.php to change the template width to 1200 on large screens. I think currently its around 1160
Hi maz001
You can set it in this file /templates/ja_mood/less/variables.less in // Media queries breakpoints section
after you changed values for screen resolution then compile again less to css
Hope it helps
Thank you