Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello @rwmnau !

    It may be some CSS issue. You can use this CSS to do this.

    .wpmm_brand_logo_wrap img {
        height: 60px;
        width: 85px;
    }
    body .wp-megamenu-wrap .wpmm-nav-wrap > ul {
     
        float: revert;
    }

    Add this CSS in Appearance => customize => additional CSS

    Thank you!

    Thread Starter rwmnau

    (@rwmnau)

    That bottom snippet did exactly what I wanted – thank you! The top one just resized the logo and I liked the current size, but the bottom piece alone wrapped the menu properly. I really appreciate your help!

    https://suzannemccauley.com/wp-content/uploads/2022/08/Screenshot-2022-08-05-174106.png

    Hello @rwmnau!

    The logo size is large so if you minimize then it will be looking good.

    And the menu issue is about enough space, your menus are large so it is going to the second line for not getting enough space.

    Thank you!

    Thread Starter rwmnau

    (@rwmnau)

    Thanks for letting me know. In my case, I’m fine with wrapping to a second or even a third line to be beside the larger logo, so I’m happy. When I shrink down the screen, the menu items collapse into a hamburger that shows beside my logo, which is what I was looking for as well.

    Happy it’s looking good now!

    Thread Starter rwmnau

    (@rwmnau)

    I switched out the logo with another one that’s the same size, but now it’s not wrapping like it did before and it’s back to the original behavior, even though I haven’t changed the CSS I was using from before. Any ideas about what to add to make it wrap like it was previously?

    Same site, https://suzannemccauley.com.

    Thank you for your help!

    Hello @rwmnau !

    If still have the issue, you can contact our support through this address support at themeum dot com

    thank you!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Move menu items to right of logo (logo at far left)’ is closed to new replies.