Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #862941
    #863085

    Hey mooshonov,

    Please provide a link to the site in question and perhaps we can solve this via css.

    Best regards,
    Jordan Shannon

    #863296

    Sure:

    #863658

    Hi,

    Add this to quick css:

    @media only screen and (max-width: 767px)  {
    .responsive #top .logo{
    width:100%!important;
    }
    
    .responsive #top .logo a{
    float: left;
    padding-right: 100px;
    padding-top:20px;
    }}

    Best regards,
    Jordan Shannon

    #863683

    Works!
    Thanks a lot!

    #863684

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Logo Overlapping With Menu’ is closed to new replies.