• Resolved superhirn21

    (@superhirn21)


    Hello,

    how can I Change the size of my website title?
    I don’t want too much white space. How can I change that?

    Thanks ??

    Laura

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi Laura,

    Thanks for using Elara! ??

    Great question. Are you looking to reduce the size of the font a bit? If so, you can do that along with removing some white space by adding this CSS in Appearance > Customize > Additional CSS:

    .logo .header-logo-text {
        font-size: 40px;
        margin-top: 20px;
        margin-bottom: 0;
    }

    If you need anything else, just let us know!

Viewing 1 replies (of 1 total)
  • The topic ‘Change size of title’ is closed to new replies.