Home>Support>SiteOrigin CSS shows updates but they don’t show up in browser

SiteOrigin CSS shows updates but they don’t show up in browser

Hello,

I changed H4 to give it a colour. I can see the change in the SiteOrigin CSS editor and in PageBuilder, but the change does not show when I browse to the site see http://cf2.d82.myftpupload.com/skill-development/

Thanks,

Ken

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 8 months ago Alex S
    Hi, I Work Here

    Hi Ken,

    There’s an issue with the CSS you wrote. Basically, you don’t mention that you’re trying to set a hex color by adding the # before the hexadecimal color code and 006699 isn’t a reserved color. In other words, please update your CSS to look like this:

    h4 {
      color: #006699;
    }
    

    How does that look? Please note that you may need to clear your browser cache.
    For more information, please refer to this MDN.

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