I am looking at the theme eleven40 from studiopress.
When I shorten the browser window a lot (being a mobile responsive theme), the logo goes to 100% width making the menu fall beautifully under.
Any idea how this is done?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is CSS3 media queries. Check for example this article on CSS Tricks.
In this particular case next rule does the job: