Custom font
-
I am setting up a different font for the greek version of the website with the following code:
@import url(‘https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:wght@100;800&display=swap’);
h1.translatepress-el_GR{
font-family: ‘Alegreya Sans SC’, sans-serif !important;
}Still, it doesn’t work as it is completely ignored.
I set it as first lines in Customizer and I also checked if with only “el” instead of “el_GR” works but it doesn’t recognise the instruction either ways.Any suggestion?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Custom font’ is closed to new replies.