Logo is not mobile responsive

Discussion in 'Squirrel WordPress Theme' started by shanbeast, Apr 7, 2017.

  1. shanbeast

    shanbeast Member

    Joined:
    Jun 13, 2014
    Messages:
    31
    Likes Received:
    0
  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hello,

    You need to paste the below custom CSS code in Dahshboard->Appearance->Theme Options->Styling settings->Custom CSS field.
    Code:
    .logo a img {
        max-width: 100%;
        height: auto;
    }
    This will help you to figure it out and resolve the issue(s).

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     

Share This Page