Centre main menu in Lifestyle theme

Home Forums Omega Centre main menu in Lifestyle theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4222
    Emma Gordon
    Participant

    I am using the Lifestyle theme and want the main navigation menu to be centred, by default it is aligned left. Is there a simple css customisation for this? Thanks in advance 🙂

    #4300
    han
    Keymaster

    Below css code will do the trick. Go to “Appearance > Customize > CSS” and insert the following code

    .omega-nav-menu, .omega-nav-menu > ul {
        text-align: center;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must login to reply to this topic.