• I have tried multiple times to change the logo because my client has a new one. I use the customizer, but each time it requires me to crop the image, even though it is scaled to the correct size (512 x 512 px). I was able to change it in the footer widget with no problem.

    Please help!

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

Viewing 1 replies (of 1 total)
  • Theme Author seosbg

    (@seosbg)

    Dear @kdeppe,

    The issue is not in the theme.
    The GD Library not installed on the server.

    Here’s the SSH line command to install it:
    sudo apt-get install php7.0-gd
    Use this to stop Apache for it to make changes.
    sudo apachectl stop
    Start Apache now and everything is fixed.
    sudo apachectl start.

    Best Regards,
    SEOS THEMES

    • This reply was modified 3 years, 5 months ago by seosbg.
Viewing 1 replies (of 1 total)
  • The topic ‘Unable to Change Logo in Header’ is closed to new replies.