Hello,
Is there a way to change the breakpoint from 768px to 1400px?
Specifically, I want the exact projection that exists on a mobile phone to have it up to 1400px width on PC.
Thanks in advance !
Hey Antonis,
The Theme Options allow only 2 breakpoints 768px and 990px, you can seee this in Enfold > Main Menu > General (tab) > Menu Items for mobile
If it’s only the header then it would be easier but if you want to modify including the body then I think you need to adjust it in the CSS folder in the following files:
– grid.css
– base.css
– layout.css
There may be other places but these 3 are the foundation.
If you would be changing this, please do it in a child theme, then dequeue the original and enqueue the modified ones.
I hope this helps.
Best regards,
Nikko