position: sticky being displayed as an error message
So just a weird anomaly I noticed with two attributes.
Both the “position: sticky” attribute and the color: rgb(0,0,0,0) attribute show up as unexpected values in the plugin. To be clear, it still definitely works, but for position it expects relative, absolute, fixed, or static even though sticky is a valid CSS position property now. Here is an image showing the issue
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Davina
Thanks for reaching out.
For the background color declaration, perhaps try the following:
rgbais required if you’re outputting opacity.You can ignore the warning for
sticky. My guess is the version of CodeMirror being used is a bit behind the current spec on position: https://developer.mozilla.org/en-US/docs/Web/CSS/position.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.