Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
  • in reply to: Problem with logo in IE and Firefox #31360
     sembi_developers
    Participant

    Ok, we have figured out the issue. We are not using social icons in the header and in Chrome, this displays just fine, but in chrome, #top-social somehow still pushes the logo and menu to the right.

    We simply added a CSS rule to get around this issue:

    COPY CODE
    #top-social{
        display: none;
    }
Viewing 1 post (of 1 total)

Log in with your credentials

Forgot your details?