No content to show
User Activity
04-02-2023
Thanks, I have tried that. The issue is that the code does not work for specific fonts. It seems that I am targeting the correct heading as the font will change if I change it to Arial, but will not work if I choose a different font.
Hi everyone, I am trying to change the font in specific sections of my website using the Custom CSS section (see below). For example, my code would look like the following:h2 {font-family: Playfair Display;} However, the resulting font seems to just...