Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #174316
    Michael
    Participant

    How do I increase the size of the logo please?

    On http://staging.nourishedpathways.com.au/ the logo image is actually 400 x 400.

    How is the logo size controlled please, so that I can make it bigger?

    You can see that the existing site using Catch Flames Free, the logo is rendered at an appropriate size.

    Thanks

    #174341
    Michael
    Participant

    Oops forgot to show existing URL of Catch flames version
    https://www.nourishedpathways.com.au/

    #174343
    sapana
    Participant

    @landyvlad: You need to add the image of larger size and can adjust it’s size by using following css code.
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css

    .custom-logo {
        max-width: 300px !important;
    }

    you can change the max-width as per your requirement.I suggest you to use larger image size if you want your logo to be bigger. Let me know if this works out!

    Kind Regards,
    Sapana

    #174354
    Michael
    Participant

    Thanks sapana. That’s great.
    I’ll still need to fiddle with some positioning etc, but I won’t bother you with that for now.
    Will see if I can convince my sister to but the Pro version first 🙂

    I also did a theme review. Cheers.

    #174368
    sapana
    Participant

    @landyvlad: Thanks Michael for taking the time to leave us such a nice review and if there’s anything else at all that I can do to help don’t hesitate to let me know.

    Kind Regards,
    Sapana

    #174523
    Michael
    Participant

    OK I have purchased the Pro version of the theme (in my sisters name for her site) so will ask a further question in that forum. Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Logo size on homepage’ is closed to new replies.