Logo Not Responding to Mobile Devices

This support request was posted in BBQ by andrewevans001

Request ID #3891 In Progress
  • andrewevans001

    Hi Juan,

    My logo isn’t shrinking down on mobile sites, and runs way over the width of the device.

    See photo:

    http://www.andrewevansdesign.com/wp-content/uploads/2014/04/image-21.png

    Juanfra Aldasoro

    Hi Andrew,

    Thanks for writing. On this case I think the logo is kind of a special case, it is too wide.

    To have a workaround for most mobile devices you can try adding the following CSS:

    @media screen and (max-width: 880px) {
    
    	#logo img{
    		max-width: 100%;
    		height: auto;
    	}
    }
    

    Then for retina devices you’ll need to add specific rules, with the exact dimensions.

    Best,
    Juan.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server