Viewing 5 replies - 1 through 5 (of 5 total)
  • So this is doing it for me. I dont know if it’s what you want though 😛

    try it out, make sure to set the right @media size when you know if it’s working as intended

    .sf-menu li {
    padding-right: 4%;
    }
    
    .container_24 {
    margin-right: 0;
    width: 100%;
    }
    
    #navigation-menu {
    width: 100%;
    }

    Make sure you are making these changes in a child theme or a custom CSS theme option or plugin! If you modify theme files, your changes will be lost when the theme is updated.

    sorry @wpyogi!

    I promise to remember to say that next time

    No worries, yes please next time :)!

    Thread Starter sydsational

    (@sydsational)

    Ugh no luck with adding that piece of css

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘How to make Nav Menu full width’ is closed to new replies.