• Resolved tera12

    (@tera12)


    Hello everyone,

    I am having a problem making my logo on my header bigger. I have the Tesseract Theme. I have tried resizing the logo to huge proportions (2000×2000) before uploading it, just to test it, but the uploaded version is still super super tiny. I have searched the forums and entered different css codes, but nothing is working. No matter how large my logo is to start, when I add it to my header it is tiny and when I move the slider in the Header Logo options to resize it does make it bigger but not noticeably so. I want to make it as big as I want without limitations.

    My site is in maintenance mode at the moment so I don’t know how to share a link so that you could see what I mean.

    Please help!

    Thank you

Viewing 7 replies - 1 through 7 (of 7 total)
  • The theme calls the core function for the custom logo, with parameters including the size. You would need to change those parameters. This might be doable in a child theme, but it is best to ask at your theme’s support forum.

    Hi Tera,

    This can more than likely be fixed with some basic CSS; however I’d need a link to the site to help you with this,

    Regards

    Thread Starter tera12

    (@tera12)

    @joyously

    Thank you for your response. I reached out there too. : )

    Thread Starter tera12

    (@tera12)

    @jackie-chan

    Hi Jackie. I’ve taken the site out of maintenance mode. Here is the link:

    http://theontimenotary.com/

    Thanks for your help!

    Jackie Chan

    (@jackie-chan)

    Your welcome, you could try adding the follow code to your themes custom CSS:

    #site-banner .site-logo img {
    height: 200px;
    }

    Let us know how you get on,

    Regards,

    Thread Starter tera12

    (@tera12)

    @jackie-chan

    Jackie – you rock! That worked, thank you so much!!

    Jackie Chan

    (@jackie-chan)

    @tera12 Glad to help!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Make Logo Bigger’ is closed to new replies.