Need help with CSS in Typekit Fonts for WordPress Settings
-
Hi,
I am migrating my site from Bluehost back to WP.com (with business plan).
At Bluehost, I had created a child theme. Back here at WP.com I see I can use the Typekit Fonts for WordPress Settings to get the fonts I want.
I have entered my Typekit ID, added my WP.com domain, republished my Typekit, pasted CSS from my old Child Theme, cleared caches and re-loaded my site.
I see a brief flash of the custom fonts, but then my page displays with the fonts I was originally able to choose for Twenty-Eleven.
I suspect that there may be something wrong with just pasting the CSS directly in from my Child Theme (I am pretty inexperienced with CSS and used Child Theme Configurator to create my child Theme 3 years ago).
The CSS I pasted into Typekit settings Custom CSS rules is:
/*192*/
#site-title a {
color: #442092;
font-size: 80px;
font-weight: normal;
line-height: 100px;
}
/*194*/
#site-description {
color: #362066;
font-style: italic;
margin-right: 1px;
margin-bottom: 2.6em;
margin-left: 0.4em;
}
/*225*/
.entry-title {
color: #362066;
font-size: 32px;
}
/*291*/
.singular .entry-title {
color: #362066;
font-weight: italic;
}Is there anyone who can advise what I need to do to this CSS please?
Many thanks for your help,
Wendy
The blog I need help with is: (visible only to logged in users)
-
Hi Wendy,
Sure! I’ve sent an email to the address on your Account Settings page and will help you there :)
Please let me know if that doesn’t come through.
-
-
- The topic ‘Need help with CSS in Typekit Fonts for WordPress Settings’ is closed to new replies.