Can I get a little MENU help

[ad_1]

Hi All – I was resistant to come here and share my ignorance, but I need to get our menu fixed.

The items below, circled in red, are intended to be *”children”* and are pushing our main content beneath the fold.

We are using an Astra theme in BeaverBuilder if that matters.

**Exhibit 1:**

https://preview.redd.it/2zblgvlidsjc1.png?width=526&format=png&auto=webp&s=5efd268c70fa2a569a766861cf011b92ff9ac5a0

​

Exhibit 2: Pic of the backend tool

​

https://preview.redd.it/ioakywe9fsjc1.png?width=421&format=png&auto=webp&s=f3f962e00f0a43e52b96245d858c4df9e21e3670

​

Any help would be greatly appreciated

​

[ad_2]
5 Comments
  1. This looks like a CSS issue. I’m not familiar with the Astra theme, but do you have a child theme setup with custom CSS, or maybe have a module turned off within the theme that controls your main menu?

  2. > are pushing our main content beneath the fold

    Webdesign rule #1 there is no fold in responsive Webdesign. Every screen is different and it’s likely the browser isn’t 100% fullscreen anyways.

  3. I mean if they aren’t really needed at this place you could hide the children and call it a day.

    Pick a parent ID / Selector and do this in your css:

    PARENT_HERE .menu-item-has-children .sub-menu {
    display: none;
    }

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer