Home>Support>position: sticky being displayed as an error message

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 2 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Davina

    Thanks for reaching out.

    For the background color declaration, perhaps try the following:

    background-color: rgba(255,255,255,0) !important;

    rgba is 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More