Tagged: x
-
AuthorPosts
-
January 11, 2017 at 12:24 am #1325089
Headlines34ParticipantHi,
I can’t figure out the name of the font used in my footer on this site: http://ecklinmedia.com
Font finder tells me it’s:
font-family (stack): "Lato",sans-serif Font being rendered: "Lato" font-size: 11pxClearly it’s not, screenshot: https://pageshot.net/A5jzOvilk4vTSmfj/ecklinmedia.com
Can you identify?
Thanks,
ChuckJanuary 11, 2017 at 12:25 am #1325093
Headlines34ParticipantThis reply has been marked as private.January 11, 2017 at 2:45 am #1325174
ChristopherModeratorHi there,
It’s
"Lato",sans-serif.If you want to edit the font, add following code in Customize -> Custom -> Global CSS :
.x-colophon-content { font-family: cursive; font-size: 12px; }Hope it helps.
January 11, 2017 at 9:25 pm #1326612
Headlines34ParticipantSee attached. They both say lato, but The one that says not lato is an entirely different text. The E’s give it away when compared.
January 11, 2017 at 9:25 pm #1326614
Headlines34ParticipantAttached.
January 12, 2017 at 12:14 am #1326811
RadModeratorHi there,
It’s Lato font, it only looks different because letter spacing applied to footer is 2px more which makes a bit wider, and text are style as uppercase.
Thanks!
January 12, 2017 at 2:39 pm #1327695
Headlines34ParticipantOk, you guys are right. Any idea why it won’t adapt the font weight? I think that’s the problem.
Code I’m using in customizer:.x-colophon-content { font-family: "Lato", sans-serif; color: white; text-transform: uppercase; font-size: 11px; font-weight: 300; letter-spacing: 2px;}January 12, 2017 at 2:43 pm #1327706
Headlines34ParticipantI think it’s showing the site typography weight, because it changes when I change that.
January 12, 2017 at 3:31 pm #1327775
JoaoModeratorLet us know if you need further assistance.
Cheers
January 12, 2017 at 10:48 pm #1328278
Headlines34ParticipantAny idea why it won’t adapt the font weight? I think that’s the problem.
Code I’m using in customizer:
`.x-colophon-content {
font-family: “Lato”, sans-serif;
color: white;
text-transform: uppercase;
font-size: 11px;
font-weight: 300;
letter-spacing: 2px;}January 13, 2017 at 12:58 am #1328393
Rue NelModeratorHello There,
Thanks for updating in! I have inspected the page and I could see that you added the code. Your code is correct and no questions about it.
.x-colophon-content { font-family: "Lato", sans-serif; color: white; text-transform: uppercase; font-size: 11px; font-weight: 300; letter-spacing: 2px; }Since you are using SiteGround, could you please disable the supercacher in your hosting panel? The SuperCacher is developed by SiteGround exclusively for their customers. It increases the number of hits a site can handle and boosts the website loading speed. The SuperCacher includes 4 different caching options for maximum optimization of your websites. You can access the tool by clicking on the SuperCacher icon in your cPanel.
For more information about this, please check it out here: https://www.siteground.com/tutorials/supercacher/supercacher_intro.htm
Hope this helps.
January 13, 2017 at 11:49 am #1329002
Headlines34ParticipantStill no good.
Screenshot: https://pageshot.net/1KACSBFmyfm9SFfN/secureus36.sgcpanel.com
What else could it be?
Thanks,
ChuckJanuary 13, 2017 at 2:56 pm #1329180
JadeModeratorHi there,
Would you mind clarifying the URL in question? Is it http://ecklinmedia.com/ or http://chicmoto.com/?
Thank you.
January 13, 2017 at 8:06 pm #1329452
Headlines34ParticipantThis reply has been marked as private.January 14, 2017 at 12:59 am #1329633
ChristopherModeratorHi there,
Please add following code at the beginning of custom CSS under Customize -> Custom :
<link href="https://fonts.googleapis.com/css?family=Lato:300" rel="stylesheet">Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1325089 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
