Tommy.w
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How can I make widget invisible in tablet/smartphone?Whao fantastic! Greatly appreciated of your quick response!! It works!!! The problem solved 🙂
Forum: Fixing WordPress
In reply to: smartphone/tablet portrait view of the headerHi Paul,
Window/ Iphone behave very strange. Android seems okay. I didn’t realize the simple same code cannot apply to all devices…
I put your code modified. Guess what- it works! There are still some minor issues to deal with, but for now I’m happy with the result.
Thank you so much for your help, Paul:)
Tommy
Forum: Fixing WordPress
In reply to: smartphone/tablet portrait view of the headerI’m going to try to take a different approach.
I’ll resize the logo and change the margin of the #site-title and #site-description instead.
Now how can I take out the search engine at the top of the header from the handheld devices?
Forum: Fixing WordPress
In reply to: smartphone/tablet portrait view of the headerHi Paul,
Thanks a lot for your comment.
I simply added the code you gave me at the end of CSS, but it didn’t do anything. The margin didn’t change. Am I missing something? How should I deal with the site description? I’d like to have the normal horizontal layout.
Any other tips/thoughts would be greatly appreciated. Thanks-
Forum: Fixing WordPress
In reply to: smartphone/tablet portrait view of the headerThanks for your reponse.
I’m not a website designer.I use Twenty Eleven Child theme.
I specify max-widths for different media screens.
It works kind of okay for the landscape views, but
not for the portrait views. Maybe I need to
specify the column width of the top header?, but
I don’t know what and where to modify. Any advice will
help.