Responsive Logo
-
Topic
-
I must be missing something simple… I’m updating a site I created a year ago and just tested it on an ipad and it’s not acting as responsive as I would like – the logo and slideshow do not resize.
The first thing to fix is the logo. This is what I have in the CSS: (I’m using dark child theme with a few customizations).
website: http://www.playinthewoods.ca
} /* header Logo */ .header_logo_image { float: left; max-width: 100%; height: auto; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
is the the correct way to get it to resize?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.