Home>Support>Customizing CSS

Customizing CSS

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I am using Vantage 1.5 with WordPress 4.5.3 and have set up a child theme to customize. I have changed various fonts in the child theme folder’s style.css, and then changed them again. But, the fonts visible on the page are from the first change, not the second. I am using inspect element and can see that the font is being read from a page called “(index): 90” instead of CSS. The index: 90 appears to be one of the php pages produced. How can I change it so the php index:90 is updated correctly to the new fonts used in the css?

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

  1. 8 years, 11 months ago kdric

    Also, is it possible that the font is arriving on the index:90 page via the appearance >customize >theme design >font settings? How can I override the settings and make sure the one’s followed are the style.css ones?

  2. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi kdric

    Thanks for reaching out.

    Quick question, have you inserted the entire parent style.css contents into your child style.css file?

    Styles that are index… etc are from the Customizer. Have you tried going to Appearance > Customize > Theme Design > Fonts and making the required changes there?

    You can override styles that are inline from the Customizer by increasing the specificity of your child theme style rules:

    https://css-tricks.com/specifics-on-css-specificity/

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