-
AuthorPosts
-
February 14, 2018 at 4:51 pm #912346
Hi support,
I’m now making my third website in your wonderful theme :-)
I need to add the font Tahoma which is not a Google font. I found a code snippet online, but neither adding it to the css stylesheet nor the quick css makes it show up in the font list. Can you help me?Thanks,
YthThe code snippet:
h1 {
font-family: Tahoma, Verdana, Segoe, sans-serif;
font-size: 24px;
font-style: normal;
font-variant: normal;
font-weight: 500;
line-height: 26.4px;
}
h3 {
font-family: Tahoma, Verdana, Segoe, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: 500;
line-height: 15.4px;
}
p {
font-family: Tahoma, Verdana, Segoe, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 20px;
}
blockquote {
font-family: Tahoma, Verdana, Segoe, sans-serif;
font-size: 21px;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 30px;
}
pre {
font-family: Tahoma, Verdana, Segoe, sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 18.5714px;
}February 15, 2018 at 5:55 am #912625Hey ythhj,
Adding CSS like that won’t add the font to the fonts list, but it should apply to your actual site though?
Best regards,
RikardFebruary 15, 2018 at 10:59 am #912692Hi Rikard,
Is it possible to add Tahoma to the fonts list?
Best regards,
YthFebruary 15, 2018 at 9:28 pm #912936Hi,
Tahoma should be in the list, as Tahoma is a Web Safe form.
Best regards,
BasilisFebruary 18, 2018 at 3:47 pm #913942Hi Basilis,
I don’t see Tahoma on the list – neither in General nor Advanced styling. Can you please help me add it?
Thanks,
YthFebruary 18, 2018 at 9:35 pm #914016Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
BasilisFebruary 18, 2018 at 11:27 pm #914059This reply has been marked as private.February 19, 2018 at 3:16 pm #914291Hi Yth,
Can you please post the link with the token or give us credentials to login in private?
Best regards,
VictoriaFebruary 20, 2018 at 1:11 pm #914816This reply has been marked as private.February 20, 2018 at 7:42 pm #914967Well you can make your own css rules – because Tahoma is standard .
But if you don’t like to use https://de.wordpress.org/plugins/use-any-font/give Signika a try. : https://fonts.google.com/specimen/Signika looks very similar and is in Enfold as Signika Negative included
February 20, 2018 at 9:02 pm #915019Hi,
Let us know if that works out for you!
Best regards,
BasilisFebruary 21, 2018 at 11:18 am #915351Hi,
My knowledge of css is unfortunately limited, so would you please advice how to set up the css rules. I would prefer not to use a plugin and Signika Negative is not close enough to Tahoma to work for me since it is more rounded in its expression.
Thanks in advance,
ythhjFebruary 21, 2018 at 12:58 pm #915408 -
AuthorPosts
- You must be logged in to reply to this topic.