Hi @traffer , Can you please share the funnel page URL with us?
Then we can check and provide a quick solution to you.
Thank you.
Sure. https://kneadzone.com/sciatica-belt/
(Adding another question after hitting submit here.)
Hi @traffer , to remove the top menu when using Divi for WPFunnels, you may add a custom CSS code.
Here’s what you have to add:
.wpfunnel_steps-template.et_fixed_nav header#main-header
{
display: none;
}
.wpfunnel_steps-template.et_fixed_nav
{
padding-top: 28px;
}
.wpfunnel_steps-template.et_fixed_nav .et_fixed_nav.et_show_nav #page-container
{
padding-top: 0;
}
Here’s where you can add the custom CSS on Divi:
-
This reply was modified 2 years, 6 months ago by
C S Sultan.
Hi @traffer , we’re marking this ticket as Resolved.
For any further assistance, you can directly reach us here.
Thank you.