Where do I find the code to change the media queries parameters
I want to change to or add this
@media screen and (min-width: 768px) and (max-width: 1112px)
Where do I find the code to change the media queries parameters
I want to change to or add this
@media screen and (min-width: 768px) and (max-width: 1112px)
Add your code to custom.css file. If you have not this file, then create it. Read Helix 3 documentation how to do this.