Custom Font Not Visible
-
Hi,
I’m putting together a couple of tables and in each case, the client would like the Gaegu Google Font displayed.
The font is installed using the Custom Fonts plugin.I have used the following code to try and apply this custom font to these tables:
.tablepress tbody td {
font-family: ‘Gaegu’;
font-size: 16px;
font-weight: normal;
color: #0325FA;
}I have tried using ‘Gaegu’ & Gaegu without any succcess.
Any suggestions would be much appreciated.
Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Custom Font Not Visible’ is closed to new replies.