Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #92657
    Markus
    Participant

    It seems that the logo on my Website is in the mobile view (mobile phone) disformed.

    Have you an idea about the reason?

    Thank you

    #92675
    Mahesh
    Participant

    @ffwa: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #branding img {
        max-height: none;
    }

    Let me know if any problem.

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Logo deformed in mobile view’ is closed to new replies.