menu

Stop Password Protected Pages appearing in Menu

Hi there I’ve created password protected pages to enable users with a password to access downloadable pdfs. This is all working fine, but the pages are automatically appearing in the menu. I’ve removed them in the WordPress settings, and in Appearance > Customise. I’ve also disabled “Automatically add new top-level pages to this menu”, but … Read more

Remove menu

Hi guys! I am wondering how I can remove the menu (I want just a landing page for this site). I would like to remove the footer as well. I have paid GP premium so I guess this option is possible for me. Can you help me please? Thank you in advance!

Primary Navigation Change Woocommerce Icon

Hi In the Primary Navigation I’m trying to change the shopping trolley icon to a basket icon. I’m using Code Snippets to add the filter. Here is the code. add_filter( ‘generate_woocommerce_menu_cart_icon’, ‘tu_change_wc_menu_cart_icon’ ); function tu_change_wc_menu_cart_icon() { return ‘<i class=”fa fa-shopping-basket” aria-hidden=”true”></i>’; } It’s not changed the icon. Thanks Scott

Creating a radius on main nav

Hi, Modifying the Catalyst site. I put a background color on the main nav in the header and would like to create a radius to make the menu items appear as rounded rectangle buttons. Perhaps add a border as well. I’ve been using the Web Developer tools in firefox and the source and looking for … Read more

Slideout Menu shown in Footer

Hello, i have a problem with my slideout-menu. It is always active in the footer (also in the desktop version), but it should slide out in the top of the homepage for mobile devices. What settings should i change? Can anyone help me? Grüße aus Bayern, Robert

Vertical Menu – separators

Hi Any ideas how to replicate the follow menu design? The white background items are what I’m struggling with. They are not actually links.

Creating Multiple Rows for Side Menu Child Items

Hello, I am moving my site from Joomla to WordPress and am trying to keep some of the old functionality. I am using the secondary navigation menu in the left sidebar of Generatepress. Some of the menu items have more than 10 child items and when I hover over them the child item sub-menu is … Read more

2 menus in header with logo in middle

Hi, Is it possible to have a primary and secondary menu on the same line in the header with the logo/site title in the middle similar to the example below? Thanks 🙂

Icons not showing in menu

hi I added the this code to the menu to show the facebook icon but it is not showing: <i class=”fa fa-home” aria-hidden=”true”></i> If you inspect to the right of the book button you will see the code is there but the icon does not show. Any ideas?

Change color of menu item

I am the same person that ask about change the color in this forum https://generatepress.com/forums/topic/change-background-color-for-one-menu-item/#post-578369 I want to change de color of the menu item called “ANUNCIOS”. I tried your CSS code but it isn´t work. Thnak you for your time.