daniellehartland
-
Posts
2 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by daniellehartland
-
-
Would someone be able to look at this page and tell me why the fonts aren't showing up? Or, if they are showing up for you, any ideas why they aren't showing for my client? Attached is what I see, and here's the code I'm using:
<style type="text/css">
#collection-63627b9f8ed1804813941e35 h1 {
font-family: bebas neue !important;
font-size: 10rem !important;
color: #000000 !important;
}
h2 {
font-family: minion !important;
font-size: 2rem !important;
color: #feaf17 !important;
}
h3 {
font-family: bebas neue !important;
font-size: 4rem !important;
color: #000000 !important;
}
p {
font-family: minion !important;
font-size: 1.25rem !important;
color: #000000 !important;
</style><style type="text/css">
#collection-63627b9f8ed1804813941e35 a {
color: #000000 !important;
}#block-c64105bc65065eaac0f1 a:hover {
color: blue !important;
}
}
</style><style type="text/css">
#block-yui_3_17_2_2_1507575895855_7762
p {color: #ffffff !important;
}
</style>
Change Fonts on Each Page (Decouple Pages)
in Customize with code
Posted
How do we know which fonts are available to use?