Tagged: cornerstone
-
AuthorPosts
-
December 28, 2016 at 7:19 am #1307075
FriechModeratorHi There,
So the headline “Service Through Dharna” is actually a part of the logo image.
The real issue here is, it seems the site is not loading the ‘Special Lite’ font at all. Lets make sure the font is loaded. Add the line below on your child theme’s style.css file.
@import url('https://fonts.googleapis.com/css?family=Special+Elite');Then add this on your Custom CSS on Customizer.
.home-blockquote { font-family: 'Special Elite', cursive !important; }When done, your quote should look like this.
Cheers!
December 28, 2016 at 12:38 pm #1307459
goughsParticipantSorry Paul, I don’t understand.
The link you sent shows a video of a webpage that is not mine. Didn’t you want to see this?

It is on my homepage at http://www.bkintentionalcommunity.org/, underneath the titile.
Thanks
PhillipDecember 28, 2016 at 12:42 pm #1307466
goughsParticipantHmmm. Something getting a bit mixed up here. Sorry about previous post. I’ll try what you have written above and get back to you.
Thanks
PhillipDecember 28, 2016 at 1:02 pm #1307497
goughsParticipantWhen I add that line to style.css do I put it before or after the asterisk/slash?
/*
Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x*/
@import url(‘https://fonts.googleapis.com/css?family=Special+Elite’);
December 28, 2016 at 1:22 pm #1307507
JoaoModeratorHi There
You will put after.
On CSS anything between /* and */ are just comments.
Let us know if you need further help,
Joao
December 28, 2016 at 6:06 pm #1307786
goughsParticipantThanks Joao.
I tried what was suggested and this is the result.Thanks
PhillipDecember 28, 2016 at 6:07 pm #1307787
goughsParticipantSorry, this
December 28, 2016 at 6:08 pm #1307788
goughsParticipantHi Joao
I want all the block-quotes to have this particular font so have added the line to the .x-blockquote
Thanks
PhillipDecember 28, 2016 at 9:51 pm #1308058
FriechModeratorHi There,
I did not see the
@importdeclaration on your child theme’s style.css file.Your child theme style.css file should look like this.

The class .home-blockquote can be declared on Custom CSS on Customizer or on the Child theme’s style.css file. Either way should work.
Just copy and paste this on your child theme’s style.css file.
@import url('https://fonts.googleapis.com/css?family=Special+Elite'); .home-blockquote { font-family: 'Special Elite', cursive !important; }I did test this and it works.
If this does not work still, please provide us FTP credentials so we can take a closer look.
Cheers!
December 29, 2016 at 12:14 am #1308170
goughsParticipantTerrific. Thanks very much
PhillipDecember 29, 2016 at 12:29 am #1308179
FriechModeratorIt’s gratifying that we could help you with this.
Happy New Year, Cheers!
March 14, 2017 at 2:50 pm #1407023
lovetmParticipantHello,
I have used the code provided in the ‘Style’ section for my Blockquote. Still not working.
March 14, 2017 at 2:51 pm #1407025
lovetmParticipantI do not have a child theme set up. I am working through Cornerstone.
March 15, 2017 at 12:08 am #1407565
FriechModeratorHi There,
Thank you for writing in! Please clarify what code you added on Style field of Blockquote elements.
You need to have a child theme so you can put the
@importstatement on the child theme’s style.css file.You did not read this entire thread, don’t you?
If this thread did not address your issue, please create a separate thread and clarify what font you want to use and where you what to apply it. And provide us the site URL.
Cheers!
March 16, 2017 at 5:23 pm #1410237
lovetmParticipantThis is the code in the Style field
.css-selector { font-family: 'Special Elite', serif !important;}I don’t want to work with the child theme. I started the thread… Did you read the entire thread? Info was already provided.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1166929 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>


