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.

Font Size & Weight CSS Issue.

10 years ago · Last reply by Andrew Misplon 10 years ago

I am having the same problem with a page that I had on a previous posting, this time with SiteOrigin North. The first few lines of a text block have a ‘reduced’ font size, ‘lighter’ font weight than the rest of the text. I’ll ask the question again but WTF ?

There’s clearly a css conflict somewhere….I believe this is a conflict with the text_widget > .first OR .last_child

Examples.

http://tangotopics.com/tango-cool-back-sacada/
http://tangotopics.com/tango-music-accent-note/
http://tangotopics.com/tango-sacada-triangle-methodology/

Thanks.

Miles.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 30 days ago

    Hi Miles

    The problem is arising from the following rule in your Custom CSS:

    .textwidget > *:first-child {
        font-size: 19px;
        font-weight: 300;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    If you need that rule in place for a particular page, please, let me know where I can see that usage case. In that event we’d need to add specificity to this rule.

  2. Miles Works 10 years, 29 days ago

    Thanks Andrew that did the trick.

    Although I’ve run into another problem …

    Thread: Can not edit CSS with CSS Editor.

    Which sort of makes it impossible to visually edit a page any longer….seems that CSSEditor has stopped working or at least the visual editor side isn’t.

    Miles.

  3. Andrew Misplon Staff 10 years, 29 days ago

    Glad to hear you’ve made progress on this one. I’ve replied to the CSS editor issue thread. Thanks :)

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