I’m having the same problem.
I just lunched my new wp site with that theme, but the mobile responsiveness does not working.
Here is a link to the site:
http://stylelifter.com/blog/
Thank you
Hi
I’m using the fashionistas theme and I have the same problem.
I want to add search box to the top menu bar, so typed the above code to the header template:
<div class=”header-search”><?php get_search_form(); ?></div>
after doing so, the search box appears under the top menu and not on the right end side of the top menue
I dont know css, so can anyone explain how to do it right?