Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #327081
    #327332

    Hey websitegurus!

    Please try adding following code to Quick CSS and adjust as needed

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    margin: 0 auto;
    max-width: 100%;
    height: auto !important;
    max-height: 80px !important;
    width: auto;
    }}

    We ask for a website link because we would like to provide accurate solution when it is not as simple as “.logo { display: none; }” for example :)
    If that does not work, please post a screenshot so we can see the issue

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.