Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1235100

    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!

    #1235103

    I tried the following, but it didn’t work…

    div.container.av-logo-container h1 {
        font-size: 32px;
    }
    #1235141

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.