Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi, I’m having a similar issue. The size of my logo on mobile is tiny, it’s fine on desktop. I’m a novice at all this but I have found the below in the css file….

    #logo-layout {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    overflow: hidden;
    }

    Should I edit this section so the logo isn’t as small on mobile? If so what do I change the above to?

    Thanks guys ??

Viewing 1 replies (of 1 total)