• Hi I am currently using the Phlox theme to create a website but there are a few tweaks I’l like to make the CSS typography but as there are multiple CSS files, I’m not sure which one I should be digging into to edit?
    There is Base.css or Main.css and they both look very similar.

    I know I can adjust a lot of the font attributes within the theme GUI but there are a few little extras I’d like to add like line-height and changing to use rem instead of px.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Don’t edit any theme files… else you’ll lose any changes you made when you update the theme.

    Instead, add your CSS overrides in APPEARANCE => CUSTOMIZE => ADDITIONAL CSS. This persists even after updating the theme.

    Since you’re overriding existing styles, you need to choose your selector(s) appropriately for your overrides to take effect. Your browser’s developer tool is your best friend here.

    Thread Starter nighthift21

    (@nighthift21)

    Thanks George. I didn’t even think of loosing the changes with updates.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Kinda a newbie question – which css file to edit’ is closed to new replies.