• Resolved Mike

    (@c4binfever)


    I’d like to upload a banner image instead of the standard text header.

    Putting in a large image into the logo upload changes it into a small image.

    Where/how can i set my banner herder instead of text

    regards,
    mike

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author alex27

    (@alex27)

    Hello!

    The logo image is only small on the preview in theme options, on the website it’s displayed in it’s original size.

    Thread Starter Mike

    (@c4binfever)

    Thanks for your reply alex27,

    I resolved my issue by slightly changing the CSS:

    .site-branding img {
    max-width: 20%;
    }

    I changed the max-width to 100%

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header Image’ is closed to new replies.