This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. Alex S Staff 8 years, 4 months ago

    Hi Jamie,

    Do you have a public URL where we can take a look at what’s going on?
    Also, can you please send me a copy of the CSS you’re using?

  2. Jamie Lewis Hedges (aNovelEcho) 8 years, 4 months ago

    Thanks for responding Alex! So this just changed a bit after the most recent update. This makes me wonder if if you made some improvements on font. But for instance, on http://kqg.xas.mybluehost.me/informationaboutmichigancitizensforwaterconservation/ Content of SO Editors is not Arimo. But this seems to be random. It was fine this morning, for instance, but now it’s back to the serif. Not sure what I’m doing that’s changing it, but home page was doing same thing; now it’s not. Style…

    p {
    font-family: “Arimo”;
    margin: 1.125rem 0;
    font-size: 18px;
    }
    h1, h2, h3, h4, h5, h6 {
    font-family: “Alegreya Sans”;
    clear: both;
    margin: 0 0 12px;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #353535;
    }

  3. Alex S Staff 8 years, 4 months ago

    Hi Jamie,

    Unfortunately, the linked page doesn’t work for me. Can you please check the URL?

    Regardless, the provided CSS is very… well it’s not specific. Try prepending .entry-content to each of the selectors to see if that helps (for example, .entry-content h1, .entry-content h2 etc).

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.

Have a different question or issue?

Start New Thread