There 3 different ways to add custom css
– Customize > Custom > Edit Global CSS
– Customize > Additional CSS
– Style.css – In the theme folder
Which is best to use for global and what is the priority of each?
Also, where is the best place to use media queries and what order should we use the media queries?
from larger screen to smaller OR smaller to larger screen?