Site logo

menu

Background Current Color Not Working on Child Pages

Hi Tom, I helpied a client build a site using GeneratePress and the Add Ons. The site is http://taastrategies.com. When someone clicks on a Parent page, the Background Current Color works fine but if they move to a Child page, the main menu color shifts back to green, which is the regular inactive color of … Read more

"Menu" text

Hey Tom! Can I change the “Menu” text on the mobile navigation bar? I haven’t quite decided on what I’d like instead, but at the very least, I would like to change it to be all caps like the rest of my main navigation bar. Also, unrelated and possibly much harder question, do you know … Read more

Menu Problem on Windows 10 Tablet

I have a site build with GeneratePress ( http://www.morkcontracting.com ) that is having a problem with Windows 10 Tablets. For some reason, these new windows touch tablets don’t consistently swap to the mobile version (probably due to pixel density on some of them) and when that happens, they have to click, then click again to … Read more

Slideout menu position

Hi Tom, The default position of the menu plus slideout menu icon is on the Right Hand Side (RHS) of the navigation. Please, how can I change the position of the slideout menu icon to the Left Hand Side (LHS) of the navigation? Regards, Stardrive

Fixed positioned header and menu

My site URL: http://rgbwp2.designwallah.com/ I’ve just started building a new WP site using GeneratePress. I am using the “Page scroll to id” plugin on a single page with GP Sections, then I added multiple links to the menu. I would like the header and menu float or re-appear at the top after scrolling is done. … Read more

Main Menu Styling

Hello! I am having a problem determining how to style the main menu. Specifically, the UL. It seems I am able to target and style each of the individual menu items with the list item and anchor tags, but not the UL to encompass the entire menu. Here is my current state: http://www.fasttrackse.com.php56-19.dfw3-1.websitetestlink.com/ Here is … Read more

Mobile menu always showing

Hey Tom. I am only using the secondary nav on my site. The main nav is unassigned and sticky menus disabled etc. However, the main menu is always showing on the mobile theme, even though it’s empty (if you expand it, it just contains the X to close). Is there anything we can do about … Read more

UberMenu problem integration

Hi! I want to use UberMenu. I have included in the plugin settings option “Automatic Integration Theme Location”. I also added CSS: @media screen and (max-width: 768px) { .menu-toggle, .main-navigation.toggled .main-nav > ul { display: none; } .main-navigation ul { display: block; } .ubermenu-responsive-toggle { display: block !important; } } @media screen and (min-width: 769px) … Read more