nav menu

Page header image above menu

Hello. I’ve tried this approach you told here: https://generatepress.com/forums/topic/page-header-image-above-menu/#post-288568 to place the page header image above the nav menu and it works in all pages but the posts pages. This is the function used in my functions.php function dom_mover_navegacion() { remove_action( 'generate_after_header', 'generate_add_navigation_after_header', 5 ); add_action( 'generate_after_header', 'generate_add_navigation_after_header', 15 ); } add_action( 'after_setup_theme','dom_mover_navegacion' ); Could … Read more

making primary nav menu li stretch to full menu width

Above menu is from generatepress . below one is from elementor . i want generatepress menu item go full stretch like that of elementor . So how to achieve that .. i apply some css in primary menu li a class but that does not work . please help me to fix.

nav menu items lose title

I’ve noticed an unusual issue where nav menu titles are being replaced by the nav menu id# and display “no title” When viewing the menu items from any URL that does not contain the subdirectory, the title displays fine: https://www.screencast.com/t/W79z9NTO4e When viewing the same submenu from a URL that contains the subdirectory, the nav menu … Read more

Elementor Custom Nav Menu on Blog Page

Hey Guys, Hope you all are having a great time. So I just got elementor today especially for the nav menu addon, So I was wondering if there is any way I can make my elementor custom menu show up on blog page? Currently I have disabled GP nav menu. Thanks 🙂

Sticky header and Navigation

I have sticky navigation on my site, which I like, but would like to make the header sticky along with it. What I want to do is make the title & header image sticky along with the menu. This is important because I am trying to get brand recognition so I want that visible all … Read more

Site nav bar on all pages

Hello! I’m perplexed =( I’m a mental health practitioner trying to build my own website using GeneratePress 1.4 (child theme) / GP Premium 1.4.3 plus Elementor page builder. I spent a lot of time this weekend building better pages using Elementor’s templates (yay for templates!) and I’ve been trying to wrap up my weekend by … Read more

Sales Page Template Q.2

Tom, RE: the sales page template code you gave me a while ago – is there a way to use it without it affecting the Nav Menu? On my proofreading site here: https://betaproofreader.com/ you can see that narrowing the page is skewing the nav menu. Is there a way around that? Thanks!

Navigation Menu Issues

When you align your navigation menu to right and you have 2 levels, the second level hides because it expands to the right. Is any way it can be modified? Thanks in advance.

nav-menu.php Vulnerability check

Hi Tom, I’ve recently had my server hacked with a nasty redirect malware. I’m working on this with my server team at the hosting company and they have scanned and removed a lot of files that were creating problems. I can provide more info as needed from support ticket details with them. So far everything … Read more