Tagged: x
-
AuthorPosts
-
August 1, 2016 at 9:36 pm #1113129
FriechModeratorHi There,
Could it be related to the change you made in #1109792?
No, that is simple a class (silent-lip) declaration that I added on your child theme’s style.css so you can apply that font to your text/heading easily.
.silent-lip { font-family: 'silentlipsbold', cursive !important; }It seems you did not upload the font files prosto? Please upload those on this directory:
/wp-content/themes/x-child/framework/fonts
Hope it helps, Cheers!
August 2, 2016 at 5:14 pm #1114556
Pollito69ParticipantHello,
Sorry, working too late does that. Now I uploaded all font files in the /wp-content/themes/x-child/framework/fonts -folder.
But I guess I’m still missing some detail as the header font did not change? I assume something in the style.css?
Please let me know.Thanks!
August 3, 2016 at 1:47 am #1115001
Paul RModeratorHi,
I went ahead and fix the css code for you.
I change it to this.
@font-face { font-family: 'prosto'; src:url('fonts/prosto-webfont.woff') format('woff'), url('fonts/prosto-webfont.svg#silentlipsbold-webfont') format('svg'), url('fonts/prosto-webfont.eot'), url('fonts/prosto-webfont.ttf') format('truetype'), url('fonts/prosto-webfont.eot?#iefix') format('embedded-opentype'); } @font-face { font-family: 'silentlipsbold'; src:url('fonts/silentlipsbold-webfont.woff') format('woff'), url('fonts/silentlipsbold-webfont.svg#silentlipsbold-webfont') format('svg'), url('fonts/silentlipsbold-webfont.eot'), url('fonts/silentlipsbold-webfont.ttf') format('truetype'), url('fonts/silentlipsbold-webfont.eot?#iefix') format('embedded-opentype'); } a.x-brand { font-family: 'prosto'; } .prosto { font-family: 'prosto', cursive !important; } .silent-lip { font-family: 'silentlipsbold'; }You may now add silent-lip class to your headings.
Thanks
August 3, 2016 at 11:11 am #1115606
Pollito69ParticipantThanks for making the change. Much appreciated. I can see that the Navbar Header font changed which is great.
I’m new to the Ethos Theme. Could please give me more details/steps as to where and how can I best add Prosto or Silentlips class to my headings, or text in general?
Thank you.
August 3, 2016 at 2:13 pm #1115909
DarshanaModeratorHi there,
If you’re using Cornerstone, simply add the class name into your Cornerstone element’s class input field (https://snag.gy/AvTbdF.jpg).
Or else, you simply assign the class as follows.
[x_custom_headline class="mtn silent-lip"] My Custom Headline [/x_custom_headline]Hope that’s clear.
August 4, 2016 at 2:44 pm #1117785
Pollito69ParticipantGot it. Thanks!
August 4, 2016 at 8:24 pm #1118174
RadModeratorYou’re welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1100817 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
