Thank you!! This worked for me too. I have been looking for a solution for ages!
Thread Starter
Alieda
(@alieda)
Figured it out.
The title of my page is </SIMSA>, but apparently WordPress dislikes titles in XML. Taking out the </> and just typing in SIMSA works fine.
Too bad, stylistically, but at least my website isn’t broken.
Thread Starter
Alieda
(@alieda)
Sorry, I just wanted to say that there is:
.site-title {
font-size: 60px;
font-weight: bold;
line-height: 1;
margin: 0;
padding: 58px 0 10px;
}
Also,
.site-title {
font-size: 60px;
font-weight: bold;
line-height: 1;
margin: 0;
padding: 58px 0 10px;
}