How do you set media queries in Pinegrow 4? For instance,
@media (min-width: 576px) { color:red }
I can edit code but what is the best or fastest way in Pinegrow 4?
The documentation about media queries seems to be for old version and not clear.
How do you set media queries in Pinegrow 4? For instance,
@media (min-width: 576px) { color:red }
I can edit code but what is the best or fastest way in Pinegrow 4?
The documentation about media queries seems to be for old version and not clear.