Bold font doesn't show up in the backend editor
-
Hi Armin!
I have two woff2 files installed, one for Regular and one for Bold. Works fine on the frontend. The Bold-button in the text-editor works for the frontend, with this custom CSS:
strong {
font-family: myFontname-Bold;
}But in the backend text editor, the bold font doesn't show up. I can't see if bold is active or not (only by clicking on a certain word and then checking if the bold-button is active).
Where can I define the myFontname-Bold as <strong> for the backend editor?Cheers, dabu
edit: if the Bold is applicated within a text format, it works also in the backend. But it doesn't when I manually format a word with the bold button (which I need).
-
maybe u can find some wordpress plugin that lets you add css to your admin area
yea no the bold button does something completely different
it doesnt change the font family, it just adds the <b></b> tag i think which produces a faux bold
like microsoft word did in the 90su need to use a textformat or character textformat that uses the bold font specifically and use that
-
@arminunruh thanks for your response. ok, i’ll use the font-family dropdown to make a word bold. a character textformat doesn't really help, because there the font-size is fixed (and it takes more clicks than choosing the correct font-family).
cheers
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it