Community Forums › Forums › Archived Forums › Design Tips and Tricks › Magazine Pro responsive menu changes
Tagged: Magazine Pro, responsive menu
- This topic has 8 replies, 4 voices, and was last updated 12 years, 1 month ago by
jodzeee.
-
AuthorPosts
-
January 9, 2014 at 12:15 am #84129
cookieandkate
MemberHi,
I use the Magazine Pro theme. I want to change the way the responsive primary and secondary menus behave. By default, the primary navigation, when shrunk down, is reduced to a menu icon. The secondary menu's items remain visible.
I want to swap the way the two display. How do I make the secondary menu shrink down and display the menu icon, while the primary menu items remain visible?
Thank you,
KathryneJanuary 9, 2014 at 9:42 am #84184AnitaC
KeymasterTry this, I don't have access to my demo at the moment to try out the code, but look in your media queries for size 768. In there you will see this:
.nav-primary .responsive-menu { display: none; } .nav-primary #responsive-menu-icon { display: block; text-align: center; }change .nav-primary to .nav-secondary. See if that works.
Need help with customization or troubleshooting? Reach out to me.
January 9, 2014 at 10:34 am #84189cookieandkate
MemberThanks so much for your help. I tried editing the code as suggested. It accomplished my goal of displaying the primary nav in full, but the secondary nav still displays in full rather than shrinking and showing the responsive menu icon. Any other ideas?
January 9, 2014 at 10:35 am #84191AnitaC
KeymasterCan you provide a link to your site, so I can take a look at it now? I can use a responsive tool to check it where I am.
Need help with customization or troubleshooting? Reach out to me.
January 10, 2014 at 3:05 pm #84499cookieandkate
MemberI'm sorry, I'm building a local test site. The mobile responsive features come from Magazine Pro. If there's any chance you could find the answer through the Magazine Pro demo, I'd be so grateful! Thank you for your help.
January 10, 2014 at 3:12 pm #84502AnitaC
KeymasterUnfortunately I can't. It requires me to see exactly how you have your site set up. Maybe when you go LIVE or someone else can assist you sight unseen.
Need help with customization or troubleshooting? Reach out to me.
April 10, 2014 at 9:13 am #99505BlueNinja
MemberHello @cookiesandkate
Did you ever manage to sort this out ???
I am struggling with this too!!
Kind Regards
James
April 11, 2014 at 3:49 pm #99743cookieandkate
MemberIf you look in the responsive menu javascript file, you can see how the primary menu is set up and change it to the secondary menu.
June 19, 2014 at 1:11 am #110516jodzeee
MemberI have the same question. I'm using the secondary menu instead of the primary menu and I'd like it to turn into the hamburger/responsive when it's small. I tried changing the CSS and the .js and it didn't work.
Here's my site:
http://www.ethanbearman.com/Thanks!
-
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.