Okay
  Public Ticket #1640877
Logo cut off in mobile and tablet view
Closed

Comments

  •  3
    eddie81b4u started the conversation

    I tried resizing the logo using code found on a thread. As it increased the size of the logo it seems to cut off the bottom of it. Is there any way to increase the header height for the logo to fit?

    http://staging.schiavocreative.com/scg/

    @media only screen and (max-width: 800px) {
    body header#top #logo img {
    height: 52px!important;
    margin-top: -12px;
    }
    }

    Best,

    Ed

  •  9,002
    Tahir replied

    Hey Again,

    Kindly remove the css and use the Header Navigation Section in Salient Theme Options Panel Instead. 

    Best 


    ThemeNectar Support Team 

  •  3
    eddie81b4u replied

    My apologies...worked perfeectly.