-
AuthorPosts
-
March 27, 2014 at 6:25 pm #243992
Font on my site is set to Open Sans. Previously, it looked good in Opera, but the bold sections appeared in some other font in Chrome. Now (as of 1-2 days) bold is appearing in a different font in Opera too.
You can look at lendgrade.com – font in the menu, the headline table text, or in the ‘new platforms’ section in the bottom left is not appearing as Open Sans.
March 27, 2014 at 7:10 pm #244017Hi!
Please update to the latest version of Enfold (2.6.2).
Regards,
JosueMarch 27, 2014 at 7:21 pm #244023I put in my username and api in the update section. It now says:
‘Theme Updates
No Updates available. You are running the latest version! Great!/
However, the fonts are still wrong.
Is there anything else I need to do to upgrade?
March 27, 2014 at 7:52 pm #244037Hi!
Try performing the update via FTP:
Best regards,
Josue- This reply was modified 10 years, 7 months ago by Josue.
March 27, 2014 at 7:54 pm #244039This reply has been marked as private.March 27, 2014 at 8:02 pm #244043My apologies, i had the wrong text on the clipboard, i was referring to this video:
Best regards,
JosueMarch 27, 2014 at 8:27 pm #244052This reply has been marked as private.March 28, 2014 at 2:38 am #244157Well, that may be kinda tricky, but i may help you recovering it if you give me the details of these changes, also i’d recommend you use a Child theme from now on, this way you prevent customization to get lost when updating the theme.
Cheers!
JosueApril 3, 2014 at 1:45 pm #247014So – the update has been done, and I’ve managed to recover all the custom changes.
However, the font problem hasn’t been fixed. It’s still appearing in a different font when it’s bold. You can look and see for yourself.
April 3, 2014 at 1:56 pm #247019Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul:first-child > li > a, strong, b { font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; }
Best regards,
YigitApril 3, 2014 at 2:03 pm #247026Hi, I’ve made that change, but are you sure the font is now showing as Open Sans? It looks like something different to me. Also, the sections that were in bold now look like they are blue but not really bold, at least it’s a lot less strong than it was before.
April 3, 2014 at 10:26 pm #247220It is definitely producing the wrong font. Please compare letter g when something is bold, and when not. Do you have another solution?
April 3, 2014 at 10:56 pm #247229Hey!
I thought you wanted to make bold text also open sans. Please change the i code posted earlier to following one
.main_menu ul:first-child > li > a { font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; }
and also add following code
strong, b { font-family: "Roboto", arial, sans-serif !important; }
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.