Hello,
The menu is appearing from the page design. Open your page in Elementor Editor and remove the nav widget. Alternatively, you can use the below code.
Paste it in the Customize > Custom CSS section
section.elementor-element.elementor-element-5d6d310.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
display: none;
}
section.elementor-element.elementor-element-8d82b1f.elementor-section-full_width.elementor-section-height-full.elementor-section-height-default.elementor-section-items-middle.elementor-section.elementor-top-section {
padding-top: 200px;
}
It worked! Thank you! Thank you! 😀
-
This reply was modified 7 years, 6 months ago by
osfodesign.