• Resolved kstuebner

    (@kstuebner)


    Can I control the alignment or justification for my submenus? The navigation is from the page titles. Please see under Cancer Info/Osteosarcoma and other bone cancers. I want the submenu item to be left justified, it looks weird the way it is. I don’t know how to capture a screen shot that I can put in here by the way.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Ina

    (@inamoro)

    Hi, @kstuebner

    Add the following code to Appearance -> Customize -> Additional CSS:

    a.wp-block-pages-list__item__link.wp-block-navigation-item__content {
        text-align: left;
    }

    Thread Starter kstuebner

    (@kstuebner)

    Thank you, Ina, that was perfect!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Navigation menu wrapping’ is closed to new replies.