• Resolved ludwigkeck

    (@ludwigkeck)


    Theme Twenty-Twenty-One provides a centered logo location with a modest sized rectangular logo image (ratio 3:1). I would like to make my logo larger.

    In theme Twenty-Twenty I could increase the logo size with this:
    `.site-logo img { max-height: 160px; }
    But this does not seem to work in Twenty-Twenty-One.

    It would be great to have a slider control for managing the size of the logo image. Maybe another one for controlling the horizontal placement of the logo.

    [Hey it’s that time of the year for asking for presents. Thank’s much.]

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

Viewing 15 replies - 1 through 15 (of 22 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    Hello,

    You’ll be glad to know that a slider to change the size of the logo is something on our “to do” list and we will update this thread when we have something for you.

    Oliver

    Thread Starter ludwigkeck

    (@ludwigkeck)

    Thank you, Oliver,

    Appreciate your response.

    I would love that button too ??

    Plugin Author Oliver Campion

    (@domainsupport)

    It’s coming … probably some time in the Merryneum (in-between Christmas and the New Year ?? )

    Another vote for this feature! ??

    Oh and a position selector, like centre left or right, if possible, for those of us code challenged…

    Plugin Author Oliver Campion

    (@domainsupport)

    All done. Please check the latest update and let me know if it works as required.

    Many thanks,

    Oliver

    Thread Starter ludwigkeck

    (@ludwigkeck)

    I can’t find the control for logo size or position. I looked in Site Identity – not there. No little gear there either. Could not find it in the other Customize tabs.

    Plugin Author Oliver Campion

    (@domainsupport)

    Sorry! Currently it resides in “Customizer – Header Options – Logo Size”.

    Oliver

    Thread Starter ludwigkeck

    (@ludwigkeck)

    Thank you Oliver,

    I thought I had looked there. I know old age is catching up with me, but I didn’t think it had gotten that bad that I can’t see the obvious.

    Works like a charm for me.

    Thank you, thank you, thank you! ??

    Plugin Author Oliver Campion

    (@domainsupport)

    Glad that it works for you.

    Just noticed that you’ve also requested for a control to align the logo. In the meantime, please try this …

    .site-header > .site-logo {
    text-align: left;
    }

    … or …

    .site-header > .site-logo {
    text-align: right;
    }

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Just pushed an update to include a control to align the logo in the header.

    Please confirm this works as required.

    Thank you,

    Oliver

    Thread Starter ludwigkeck

    (@ludwigkeck)

    Works like a charm! You are the best!

    Plugin Author Oliver Campion

    (@domainsupport)

    Great news. Marking this as “resolved” now.

    Oliver

    Hi,

    I’m having an issue with the logo size on mobile. It is setting the width of the image to the max-width specified under Header options -> Logo Size .

    I’m using v1.1.5 of the plugin and 5.6 of wordpress. My logo is 300x100px. It looks fine for desktop and tablet, but gets stretched on mobile. The height reduces but the width is pegged at whatever the max-width is set to.

    Thanks.

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Size of logo’ is closed to new replies.