Custom logo partially blocked on mobile since 1.5.2

  • Author
    Posts
  • #44887

    Hi,

    Since the update to v 1.5.2 the custom logo is being blocked (partially obscured) when the site is viewed on mobile.

    I’m not sure what was changed but it was ok up to tempera v 1.5.1 but as soon as the upgrade was made to 1.5.2 the logo is being blocked on mobile. I created a mock up logo with the words “Custom Logo E.g” just to illustrate.

    Nothing was changed and from checking the plugins I don’t notice any conflicts. The only thing done was the upgrade to 1.5.2.

    I’ll try to attach some image urls to show what I mean.

    Obscured custom logo on mobile for v 1.5.2

    Custom logo for v 1.5.1

    Not sure if anyone else encountered this issue and managed to solve it. Thanks a lot.

    #44888

    Oh sorry, the 1st image with the obscured logo is for version 1.5.2 after the upgrade.

    The 2nd image with the fully visible logo is from tempera v 1.5.1 before the upgrade.

    #45080

    I am having the exact same problem, and came here to find a solution for it. Thanks, Max

    #45631

    I’ve tried a few other things but haven’t had any success yet. Once updating to 1.5.2, when the theme switches to mobile display the logo now becomes partially hidden (as TashB wrote). I even tried copying in an older version of the Theme Header php, but the problem was still there. Example attached …

    http://brands.business/wp-content/uploads/2017/05/Tempera-problem.jpg

    #45832

    Hi,

    The 1.6.0 update fixed the problem.

    Thanks a lot.

    #45836

    Hi TashB – Indeed, just installed the 1.6.0 update and problem fixed. Thank you very much for mentioning this.

    #45920
    Zed
    Cryout Creations mastermind

    Thank you for pointing it out, it is fixed in 1.6.

    • This reply was modified 6 years ago by Zed.

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #51300

    I have the same problem on mobile in Fluida theme. Is there any code i can use to fix it?

    Website: mosaics.wildgeckos.com

    • This reply was modified 6 years ago by annagaudia.
    • This reply was modified 6 years ago by annagaudia.
    #51861
    Zed
    Cryout Creations mastermind

    @annagaudia, Fluida and Tempera are very different-code wise.
    Also your site title is too long to fit in the narrowest of spaces/screens. You could force the text to split on multiple lines with:

    @media (max-width: 525px) {
        #branding #site-text { max-width: 70%; }
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘Custom logo partially blocked on mobile since 1.5.2’ is closed to new replies.