Twenty Seventeen: set font for whole site
-
Hi
My font css at the moment
* { font-family: "Univers Light", sans-serif; color: #2D3741; text-transform: none !important; } .wf-active .site-description { font-family: "Univers Light", sans-serif; } h2.entry-title { font-size: 1.25rem !important; } .site-main #infinite-handle span { font-weight: normal; } .site-title a { color: #008488; } .site-description { color: #2D3741; } .widget-title, .widget-title { display: none; }I would like to set my whole site to Univers (even better would be Univers Light), but some texts ignore the css:
If I go to the Customizer -> Fonts and set some crazy fonts here is where the css is ignored:
Base Font
In the footer:
– Text in the search field Suche
– Text in the ‘enter your email address here’ field Gib deine E-Mail-Adresse ein
– Button below the email address field AbonnierenOn https://ubblogtest.wordpress.com/alle:
– Button Ältere Beiträge[List for headings following later]
The blog I need help with is: (visible only to logged in users)
-
Headings
Adding
h1, h2, h3, h4, h5, h6 { font-family: "Univers Light", sans-serif; }isn’t helping, see all the italic parts on https://ubblogtest.wordpress.com/2017/04/15/open-science-1.
Interestingly the site’s title is in Univers (from the CSS), but still gets set to italics (from the Customizer).
-
‘Customizer – Fonts – Headings’ is set to Adelle italic at the moment, ‘… Base Font’ to Libre Baskerville, to better show which parts I haven’t covered with the CSS yet.
I’d like to change all text that now shows up in italics and/or with serifs to Univers Light.
-
I’d like to change all text that now shows up in italics and/or with serifs to Univers Light.
With your Premium plan, you can use any of the fonts available on My Site -> Customize -> Fonts.
“Universe Light” is not one of them and it is not possible to add it with CSS. There are a bunch of fonts to choose from though!
-
- The topic ‘Twenty Seventeen: set font for whole site’ is closed to new replies.