Hi,
I’m using a text based logo and was wondering if you could hope me figure out how to change the font and size?
Thank you in advance!
I tried the following, but it didn’t work…
div.container.av-logo-container h1 {
font-size: 32px;
}
Hi tigertalemusic,
Please try adding this CSS code in Quick CSS, located in Enfold > General Styling:
#header .logo a {
font-size: 32px;
}
Best regards,
Nikko
