Community Forums › Forums › Archived Forums › Design Tips and Tricks › Metro-Pro Header Responsiveness
Tagged: header responsiveness, Metro Pro, responsive header
- This topic has 7 replies, 4 voices, and was last updated 10 years, 9 months ago by jenniferh.
-
AuthorPosts
-
October 22, 2013 at 8:44 am #68195BesearchedMember
We've been working on another site and trying to get the header to be responsive on mobile...and it's not working out at all. We thought this theme (Metro-Pro) was supposed to be mobile responsive. When the header loads on a mobile device, the entire center section of the header becomes non-existant .... OR .... the header image that was placed there via the dashboard option to use a header image gets reduced to an incredibly small size. Please look at the url provided and advise.
http://besearched.biz/abbamovers/October 22, 2013 at 12:44 pm #68256emasaiParticipantYou will need to split your header image into 2 different parts for the mobile responsive so that it does not get squished very small.
Need Website Customization or a Responsive CSS fix? Contact Me
Lynne emasai.comOctober 22, 2013 at 2:08 pm #68272BesearchedMemberOk, that sounds like a reasonable solution. However, that is something I've never had to try to do before. Do I bypass the dashboard Appearance panel for the header altogether? I have to assume this is done through the CSS, can you please provide a little more of a clue?
Thank you!
October 22, 2013 at 3:03 pm #68281emasaiParticipantI always bypass the Appearance panel and do it directly in the css, more control that way. You can make 2 separate images for the header area, one of them will be in the title area, the other can be a background image in the header or use a second text widget in the header. You will have to adjust the width of the title area which is too large at the moment.
Need Website Customization or a Responsive CSS fix? Contact Me
Lynne emasai.comOctober 22, 2013 at 9:36 pm #68329JohnParticipant
John Sundberg | blackhillswebworks.com
A WordPress developer’s toolbox: Firebug | WordPress Codex | Google 😉December 13, 2013 at 12:36 pm #78851jenniferhMemberHi John,
http://www.darringforjudge.com/
I used your tutorial on replacing the background header image with a real image logo and it's working responsively very well (thank you very much)! Although, the header at full screen view is much smaller than it should be (should be 1080 px, full width).
It seems to be conflicting with the #header .widget-area where we have the "contribute" button. I tried adjusting the width of that class to be able to enlarge the header some, but it's connected to the sidebar which I don't want to modify.
Any suggestions on how to retain my full width header, and the header widget image, and the responsiveness!?
Much appreciated,
JenniferDecember 13, 2013 at 12:47 pm #78856JohnParticipantHi Jennifer,
After taking a quick look at your site I think the approach I would take is to separate "Anne B. Darring" and the two large green stars from the rest of the header image and make that the logo. Then set her photo and the tagline as the background image of the header. That should allow you to also have the contribute button in the header.
You'd have to adjust the CSS at your different media breakpoints so that the three elements would play well together, but that's what I would do.
John
John Sundberg | blackhillswebworks.com
A WordPress developer’s toolbox: Firebug | WordPress Codex | Google 😉December 13, 2013 at 1:21 pm #78862jenniferhMemberAh, I see what you mean. I'll give that a try, thanks!
Jennifer
-
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.