CSS Editor and doing/saving responsive CSS
I use your plug-in a lot. I have a site that needs to be edited for smaller sizes that I create so when it comes to specifying these specific sizes for different types of media, the CSS editor doesn’t retain those settings and cancels out any custom CSS File you add to your custom theme. Any suggestions on how to work around this?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Infinitedezigns
Thanks for reaching out. I just tried a basic media query as follows and it seems to save as expected:
@media (max-width: 680px) { h1 { font-size: 15px; } }Please, send us an example media query that isn’t saving and we’ll take a look.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.