Logo too large for Mobile Phone application

This topic contains 1 reply, has 2 voices, and was last updated by  Alex Rollin 4 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #538179

    Cheryle Foster
    Expired Member
    Post count: 13

    Hi, when I switch to mobile phone application the logo is too large and covers some of the search area. If I reduce the logo width on the supreme directory logo section, it reduces the logo for all three applications (computer, ipad and phone).

    How can you reduce it down just for the phone?

    Thanks,
    Cheryle

    #538180

    Alex Rollin
    Moderator
    Post count: 27815

    You would need custom CSS for that.

    Adjust to meet your needs:

    
    
    
    @media (max-width: 992px) {
    .site-logo-wrap {
        width: 80%;
    }
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket