Archived topic
Beaver Builder full screen row + Page Header addon
7 replies · Started by Ash on January 29, 2017
I'd like to make full screen hero image with transparent navigation.
I know I can make it with Page Header addon, but I'd like to make it with Beaver Builder.
But page header addon does not let me use transparent navigation with empty "Content"
So I put empty div tag in "Content"
Is this proper way?
Hi there,
This page should help: https://docs.generatepress.com/article/merging-header-navigation-content/
Thank you.
So empty "span" is more suitable than "div"?
Don't think it really matters as long as it's an empty element.
Ok, Thank you.
You're welcome!
You can put just an HTML comment in there instead: <!-- comment -->
I see, that's a good idea.