I would like to change the default font for regular text (story and page nodes) to Verdana, is this in style.css? Can't seem to find it there.

And how do I change the default alignment from left to adjusted (justify)? Can't find that in the stylesheet either.

Thanks in advance for support!

Comments

Ifadah’s picture

Under line 61 in (..magazeen/css/typography.css) you can change the font you want.
Your changes will not be effective until you resave the theme configuration.

Jorgen Sundberg’s picture

Cool, will try that now.

And about the text alignment, how do I change it to ajusted/justify as default?

sheena_d’s picture

Status: Active » Fixed

The CSS to justify text is

text-align: justify;

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.