Problem to with Logo size
-
Hi,
We (my friend and I) have a WordPress Premium Account on the following domain : acupuncturedianechoquette.com and we have purchased few months ago a new template Organization.
Since then I (I’m the technical side of the team) have struggled with Header logo.
– At first it worked just fine : we had a graphic designer made a banner – logo image with the right dimensions (720*120).
– Few weeks later, the display on all platforms have been resized to appear to be 320*120, and I didn’t touch anything.
I’ve tried everything, changed the original image, replace it the with a bigger image. But no matter what size is the image, it will be resized.
– After a lot of struggle and many attempts to change the CSS parameters, I’ve found the way to change the values in the custom CSS :#custom-header img {
display: block;
max-width: 720px;
height: auto;
margin: 0px;
padding: 0px;
vertical-align: bottom;
}=> It’s working and my logo is correctly displayed on computers, but it can’t be resized on tablets and cell phones.
Please tell me what to do and what I have to change to have everything to become responsive. It’s the main objective why we’ve changed the template in the first place.
I’ve lost a lot off time on this, so I need your help on this.Thank you for your time,
The blog I need help with is: (visible only to logged in users)
-
Hi –
The Organization theme has a responsive layout so when you make your header a specific size it applies the custom size to both mobile and desktop.
- The topic ‘Problem to with Logo size’ is closed to new replies.