Tagged: x
-
AuthorPosts
-
April 13, 2016 at 3:04 am #879560
JohanschackParticipantHey,
I wanted to use two different fonts to either some text or a custom header. I know they are already included in the theme. This first one is called “Indie Flower”. How would i be able to add this?
Best regards,
JohanApril 13, 2016 at 8:31 am #879979
Paul RModeratorHi Johan,
Thanks for writing in!
You can add this in the style field of your custom headline element or text element in cornerstone.
font-family: "Indie Flower";eg. http://screencast.com/t/mb6b6nXkW1
Hope that helps.
April 15, 2016 at 2:12 am #883807
JohanschackParticipantHi,
I had tried that earlier. it still doesn’t work.
Any other recommendations?
Thanks π
JohanApril 15, 2016 at 8:04 am #884230
Paul RModeratorHi Johan,
You need to add the font first.
To do that, add this in your custom css.
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);Hope that helps.
April 17, 2016 at 3:43 pm #887140
JohanschackParticipantStill doesn’t work. I’ve added screenshots to show. below ill add login information so you can check if I’ve done anything wrong.
thanks π
April 17, 2016 at 3:46 pm #887146
JohanschackParticipantThis reply has been marked as private.April 18, 2016 at 1:43 am #887606
Rue NelModeratorHello There,
I spend sometime to investigate in your site. I even updated your X and Cornerstone to the latest versions. It turns out that because of the quotes, the inline style is not working. I have replaced it and used single quotes instead.
font-family:'indie-flower', serif; color: red;Feel free to remove the red color. I just this for testing purposes. If thereβs anything else, we can help you with, please let us know.
April 18, 2016 at 2:21 am #887657
JohanschackParticipantHey, I can see that it is red and another font. But not the “Indie Flower” font. I have attached pictures of how it looks on chrome and firefox and how the font is supposed to look.
Do you see the same? π
April 18, 2016 at 2:27 am #887667
JohanschackParticipantI FIGURED IT OUT!!
Instead of serif it had to be cursive like this:
font-family: ‘Indie Flower’, cursive;
Thanks for your support.
April 18, 2016 at 4:22 am #887859
RadModeratorGlad to hear that and you’re welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-879560 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
