• I need to change the fonts and font sizes on the headings and body for the oxygen theme css styles – I know where to find the css styles but i’m not sure what to do next! I need to change it to Segoe UI and calibri as the alternative –

    Is this the css to change for the paragraph setting
    body {
    margin: 0;
    font: 0.75 em/1.75 em ‘Helvetica Neue’, Helvetica, Arial, Calibri, sans-serif; /* 12 / 16 = 0.75; 21 / 12 = 1.75 */
    color: #444;
    background: #fff;
    padding: 0;

    or how do I add a new style?

    Can anyone point me in the right direction?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi!

    I have been all over the CSS and I changed the font color on my sidebar widgets before the Oxygen update but can no longer get it to work…

    Specifically, I’d like the light gray that is unreadable atop my sidebar widgets (“Groups” “Organizations”) and Mail Chimp sign up form to be black.

    Nothing is working! My site is:

    https://www.tanyatomkins.com

    Thanks — and I’m a relative neophyte. Sorry. I have read all other related posts and talked to Bluehost for over an hour.

    Forget it! Figured it out. Phew. Guess what? Had to use Chrome to see what was what in the CSS. Firebug not helpful for this. Have learned my lesson.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change styles ie fonts in Oxygen theme’ is closed to new replies.