Before you ask please READ THIS

Logo shrinking for mobile but not staying inside 'shield' area

in Chillout Posts: 14
As title states the logo isn't staying within the shield when it resizes for mobile. I'm using 95px as a top margin in the options and this appears to remain when the pages is resized.

Comments

  • Posts: 1,758
    Please provide url to your website.
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 1,758
    Hi,
    please go to Chillout Options >> Custom Style and paste this definition
    
    @media only screen and (max-width: 680px) and (max-height: 600px) {
    #logo img.logo_img1 {
      margin-top: 23px;
    }
    }
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 14
    Thanks very much for the fix!

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!