Viewing 2 replies - 1 through 2 (of 2 total)
  • I think I’ve had the same issue
    For me it was the /css/responsive.css settings for a resolution of width 1024px

    Try adjusting the resolution or removing that section of the CSS code

    This code needs to be placed in the CSS:

    #logo {
    width: 387px !important;
    margin-bottom: 13px;
    }

    Change your width px to the exact width of your logo image

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Main Logo on Mobile devices’ is closed to new replies.