• My header is a Cover image. The menu has 2 sub-menus. Both sub-menus have the Text color set to white and the background color to dark green. The first sub-menu item background is the cover image, but the second item is the background is the color of the sub-menus. If I drag the More menu item in front of Seasons, then the first sub-menu item background is the cover image and the second is the color of the sub-menus. The issue is positional.

    I’m using Twenty Twenty Four theme, the plugin’s are as follows:

    App Service Email
    Simple CSS
    Smush
    W3 Total Cache
    WordPress Importer
    Yoast Duplicate Post

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Phil Huhn

    (@philhuhn)

    I created a simple menu example. I added it to a gray background header and replicated the issue. This my simple menu:

    <!-- wp:navigation-submenu {"label":"Directions","type":"page","id":11,"url":"#","kind":"post-type","textColor":"base-2","style":{"color":{"background":"#1a4548"},"elements":{"link":{"color":{"text":"var:preset|color|base-2"}}}}} -->
    <!-- wp:navigation-link {"label":"Left","type":"page","id":12,"url":"#","kind":"post-type"} /-->
    
    <!-- wp:navigation-link {"label":"Straight","type":"page","id":13,"url":"#","kind":"post-type"} /-->
    
    <!-- wp:navigation-link {"label":"Right","type":"page","id":14,"url":"#","kind":"post-type"} /-->
    <!-- /wp:navigation-submenu -->
    
    <!-- wp:navigation-submenu {"label":"More","type":"page","id":11,"url":"https://friendsofscarlettmitchellwoods.azurewebsites.net/more/","kind":"post-type","textColor":"base-2","style":{"color":{"background":"#1a4548"},"elements":{"link":{"color":{"text":"var:preset|color|base-2"}}}}} -->
    <!-- wp:navigation-link {"label":"Down","url":"#","kind":"custom"} /-->
    
    <!-- wp:navigation-link {"label":"Up","type":"page","id":426,"url":"#","kind":"post-type"} /-->
    <!-- /wp:navigation-submenu -->
    
    <!-- wp:navigation-link {"label":"Stuff","type":"page","id":19,"url":"#","kind":"post-type"} /-->

    This is the simple header:

    <!-- wp:group {"backgroundColor":"contrast-3","layout":{"type":"default"}} -->
    <div class="wp-block-group has-contrast-3-background-color has-background"><!-- wp:group {"layout":{"type":"constrained","contentSize":"1000px"}} -->
    <div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|20","bottom":"var:preset|spacing|20"}}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
    <div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)"><!-- wp:navigation {"ref":1815} /--></div>
    <!-- /wp:group --></div>
    <!-- /wp:group --></div>
    <!-- /wp:group -->
    Thread Starter Phil Huhn

    (@philhuhn)

    It has been 2 weeks since I posted this issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.