-
AuthorPosts
-
October 18th, 2014 at 13:31 #27838Alec
Currently I have a company logy in the header using the custom logo and in the header I also have a text widget with some text. When opened on a phone the text overlaps the logo and is not properly responsive.
October 24th, 2014 at 13:07 #27952ZedCryout Creations mastermindCan we see your website?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.October 28th, 2014 at 16:21 #28010Grodan BollHi, I have the same problem, the widget is not responsive.
you can check my site
http://62.109.60.221/blogNovember 25th, 2014 at 01:07 #28380elaineSame problem here. No response from the theme developer.
The header widget contains important CONTACT information that does not show up properly on iphone…it is not responsive.
I also made it an IMAGE hoping that that would be responsive on iphone..but nope. Doesn’t work.
is there anyone on the forum who has a solution? this seems like a very basic requirement for the theme’s header to be responsive.
December 3rd, 2014 at 22:12 #28490Andrewi have the same problem… any solution??
December 5th, 2014 at 10:30 #28509i have the same problemplease can you tell me how i solve this problem
June 30th, 2015 at 03:23 #32233CharlotteHey guys,
I have been trying to fix this on my site forever and a day! The only solution I found was to:Go to to style-mobile.css and change the position of the header widget area from relative to absolute (line 25)
On the same line, change where is says left:0 to left:10
Then go into the header widgets section in your wordpress admin and add:
style=”max-width:100%”
inside the tags of any images you have placed there.I’m sure there is a more elegant solution, but this was the only thing that worked for me! I also suspect that this method only works for a text widget!
As a side note, another issue I had with the header was that it was not re-sizing to the correct height. To fix this, go to line 22 of style.mobile.css and add height:100%; to the #bg_img part.
-
AuthorPosts
The topic ‘Header Widget Not Responsive’ is closed to new replies.