.fl-builder-content[data-type="header"].fl-theme-builder-header-sticky{
z-index: 9999;
}
The above custom CSS should fix the issue for you. You can add this custom CSS under WP dashboard > Appearance>Customize>Additional CSS
Thread Starter
rk2121
(@rk2121)
Thanks for your reply! That helped to have the Title Bar go under the menu when scrolling, but the Title Bar still overlaps/hides the items in the sub-menu when I click any part of the Main Navigation to see the sub-menu items.
When looking at the Featured Work Page, before scrolling, you can see how when clicking any Menu Item, not all of the sub-menu items appear, because they are still hidden by the black Title Bar.
Is there an Additional CSS I can add that will make Main Navigation Sub Menu visible above the Title Bar?