Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #218830

    Hi,
    I wanted first to thank you for the Enfold theme, it is great and I enjoyed working with it. With that, I would need some advise concerning the logo: I tried every single solution (and there are lots of these) to have our logo showing properly, on web pages, iPad and iPhone. It didn’t work, the only way I could do it was by replacing the default logo image in the theme file system while I am using a child theme for other customizations.

    Each time I tried to upload and use our logo in the child theme admin it has been automatically re-sized (downsized) for some strange reason.

    Any idea?

    Thanks!
    Serge.

    #219138

    Hey Serge!

    Can you post the link to your website so we can take a look logo issue and which type of header you are using? You can also check it in Enfold theme options under Header tab.

    Cheers!
    Yigit

    #219301
    This reply has been marked as private.
    #219399

    Hey!

    I don’t see any issue with the logo. Can you please post a screenshot of the problem?

    Best regards,
    Ismael

    #222444

    We are having the same issue with http://dev.tanenbaum.org.

    The custom logo appears properly sometimes and, other times, appears smaller. It’s inconsistent and doesn’t seem to be a particular browser. Sometimes it is fine in one browser then, returning to the page in the same browser makes the custom logo very small.

    Any advice or thoughts? Thanks!

    #222458

    Hi!

    Can you post a screenshot and show the issue you are having? Only issue i noticed is that your logo get cut off on mobile. To fix it, please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 480px) {
    .responsive .logo {
    height: 40px; }}

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Custom logo issue’ is closed to new replies.