Compass Pro isn't quite responsive on my site

Discussion in 'Compass WordPress Theme' started by earnestmarket, Dec 13, 2016.

  1. earnestmarket

    earnestmarket Member

    Joined:
    Oct 7, 2016
    Messages:
    54
    Likes Received:
    6
    Hi again!

    For some reason the site isn't as responsive as it should be. Can you take a look? It's a staging url: 8e3.596.myftpupload.com

    I am only running 2 plugins: Woocommerce and Rich Contact Widget. The responsiveness was an issue before I added the Rich Contact widget, and I don't think Woocommerce could cause this.

    Thanks!

    Amy
     
  2. Naveen

    Naveen Guest

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

    I just checked your site and found the logo is not appearing properly there.

    you need to paste the below custom CSS code in Dahshboard->InkThemes->Theme Options->Styling settings->Custom CSS field.

    Code:
    .logo 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