Community Forums › Forums › Archived Forums › General Discussion › Primary Navigation/search box not showing up properly on mobile devices
- This topic has 6 replies, 2 voices, and was last updated 10 years, 9 months ago by
tspaulding.
-
AuthorPosts
-
July 6, 2014 at 3:32 pm #113154
tspaulding
MemberHello,
I have been working on my site and I just went and viewed the site on my iPhone and iPad. The search bar on the primary navigation is cut off and it appears my site is not showing its full size as well. Is there some way to fix this?
Thanks
http://spauldinglane.com/July 6, 2014 at 5:46 pm #113160dev
ParticipantI looked at the style.css file you are using:
/* Theme Name: Magazine Child Theme Theme URI: http://www.studiopress.com/themes/magazine Description: Magazine is a two or three column child theme created for the Genesis Framework. Author: StudioPress Author URI: http://www.studiopress.com/ Version: 2.0.1 Tags: black, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white Template: genesis Template Version: 1.8 License: GNU General Public License v2.0 License URI: http://www.opensource.org/licenses/gpl-license.php */
You are using an old version of the Magazine theme which does not have media queries and obviously was not designed to be responsive for small-screen devices.
Why don't you use the new Magazine-Pro replacement that StudioPress published to replace Magazine?
/* Theme Name: Magazine Pro Theme Theme URI: http://my.studiopress.com/themes/magazine/ Description: A mobile responsive and HTML5 theme built for the Genesis Framework. Author: StudioPress Author URI: http://www.studiopress.com/ Version: 3.0.2 Tags: black, white, one-column, responsive-layout, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page Template: genesis Template Version: 2.0 License: GPL-2.0+ License URI: http://www.opensource.org/licenses/gpl-license.php */
July 6, 2014 at 5:54 pm #113161tspaulding
MemberDev,
Yikes, thanks for your response. Where can I find the Magazine Pro replacement?
Thanks,
TiaJuly 6, 2014 at 5:59 pm #113163dev
ParticipantFind it here: http://my.studiopress.com/themes/
July 6, 2014 at 6:04 pm #113164tspaulding
MemberDev,
Thanks, I hate to have to purchase the them again. However, I want my site to work properly. I really do appreciate your assistance.
Have a good evening!
July 6, 2014 at 6:10 pm #113165dev
ParticipantWell, if you don't want to spend the money for the new theme version, you could take some time to learn how to write media query CSS for the theme version you have now. Personally, I wouldn't do it... but I have more money than time these days.
Also, I think you will get a discount being a current customer of SP. We're a design house so we have the "developer" level or whatever SP calls it these days. I don't keep current on SP prices because we don't charge our customers for the theme they choose... it's all part of our $1500 package.
Dev
July 6, 2014 at 6:20 pm #113166tspaulding
MemberDev,
I wish I had more money than time : ) that sounds like a great problem to have! I will just go ahead and purchase the newer version. Again, thanks so much for your help!
Tia
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.