This topic has 5 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #155718
     Hbweb
    Participant

    Hi,

    I have very strange scenario…

    The logo appears to be perfect on mobile devices, except for Samsung S5.

    I’ts really quite strange.

     

    I’ve attached logo1.jpg screenshot to show how it should look on most mobile devices.

    But when you view it on S5 devices (or similar), you get logo2.jpg screenshot.

     

    I can’t quite nail down the CSS.

     

    Many thanks in advance,

     

    #155810
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    @media screen and (max-width: 480px) {
    .header-centered .navbar-header .logo {
        width: 40% !important;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #156163
     Hbweb
    Participant

    Thanks.

    I will give it a go and report back here.

    Warmest regards,

    #156302
     Laura
    Moderator

    Understood 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #156386
     Hbweb
    Participant

    Unfortunately, that doesn’t fix it.

    Sorry 🙁

    #156472
     Laura
    Moderator

    Hello, can you share access so i can check it out?
    Did you clear cache on your site and at the device?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?