• Resolved mansiwalia

    (@mansiwalia)


    Hi,

    Could you kindly let me know how to increase the size of the logo. It appears to every small in the current set-up.

    Thanks
    Mansi

Viewing 10 replies - 1 through 10 (of 10 total)
  • corewpress

    (@corewpress)

    Hello Mansi,

    Hope you are having a great day and thanks for contacting us!

    Could you share your URL so I can see this first hand?
    Thanks.
    Diego

    Thread Starter mansiwalia

    (@mansiwalia)

    Hi Diego,

    Thanks for your prompt reply! the url is https://www.catchingtherye.com

    Regards
    Mansi

    corewpress

    (@corewpress)

    Hi Mansi,

    Please go to WP Admin > Appearance > Customize > Additional CSS and inside that box, add the following code:

    .logo.image-logo {
        height: 170px;
    }

    ?Try it and let me know how it worked.
    Kind regards,
    Diego

    Thread Starter mansiwalia

    (@mansiwalia)

    Dear Diego,

    Thanks that worked. How can i bring the logo in centre as well as the brand line below the logo?

    Thanks in advance.

    Regards
    Mansi

    corewpress

    (@corewpress)

    Hi Mansi,

    Try this:

    .tagline p {
        text-align: center;
    }

    Let me know if that worked.
    Kind regards,
    Diego

    Thread Starter mansiwalia

    (@mansiwalia)

    Dear Diego,

    Thanks so much. It worked perfectly.

    Regards
    Mansi

    corewpress

    (@corewpress)

    You’re welcome! Glad to help.
    Please, let me know if you need any further assistance.

    Diego

    layla1978

    (@layla1978)

    Hi,

    I’ve tried following the same instructions for my blog and it doesn’t seem to have worked. Can I only do this if I have the Pro version?

    Many thanks in advance.

    Layla

    layla1978

    (@layla1978)

    siniplyrathemes

    (@siniplyrathemes)

    Hi @layla1978.

    CSS works on any theme, Pro or free so that’s not an issue here.
    What makes the difference is that your website doesn’t actually use a logo.

    Considering that, could you please open your own thread and explain what you want to achieve?

    Thank you for your time in this.

    And @mansiwalia, could you please mark this thread as “Resolved”.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Increase logo size’ is closed to new replies.