Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #330635
    Glen Pavelich
    Participant

    I’d like to include text with the logo in the branding area.  Is there a way to make the position accept a much wider logo?

    https://pebblebaye.com/

    #330660
    Sakin
    Keymaster

    Hi Glen,

    Yes, you can increase the maximum width in the following CSS and then add it in “Appearance => Customize => Additional CSS”

    .custom-logo-link {
      max-width: 180px;
    }

    Regards,
    Sakin

    #330685
    Glen Pavelich
    Participant

    Thank you.  Works nicely now.

     

    G

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Increasing the logo position size’ is closed to new replies.