Tagged: x
-
AuthorPosts
-
June 25, 2016 at 7:20 pm #1059574
mksubherwParticipantI have text that changes in my hero image (I help designers learn the…): http://softskillsfordesigners.com/
Wanted to see if I can change the font JUST for that piece of text, rather than the entire site.
June 25, 2016 at 11:59 pm #1059770
RadModeratorHi there,
Thanks for posting in.
Sure, that’s possible by adding this CSS to Admin > Appearance > Customizer > Custom > CSS
.my-font-size { font-size: 150% !important; }Then inspect your text type element and add my-font-size to its class input field. Font size will be implement to elements that has my-font-size class. You can name it if you like 🙂
Cheers!
June 26, 2016 at 11:22 am #1060193
mksubherwParticipantThanks! For some reason the google font isn’t loading. I have added the google code to the CSS as well: @import url(https://fonts.googleapis.com/css?family=Cabin+Sketch);
my CSS is
.me{
font-family: ‘Cabin Sketch’;
}For some reason, the font doesnt render in the title still. I have add “me” to the CSS class section of the element in Cornerstone.
Here’s the page for reference: http://softskillsfordesigners.com/monish-subherwal/
June 26, 2016 at 12:53 pm #1060253
RupokMemberHi there,
Would you clarify where did you exactly use this? I can’t find it on your given URL.
Cheers!
June 27, 2016 at 10:37 am #1061691
mksubherwParticipantGot it! Was putting my CSS code in the customerize not in cornerstone.
June 27, 2016 at 11:32 am #1061776
JoaoModeratorGreat to hear it you found a solution that works for you.
Let us know if you need help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1059574 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
