• Lisa Hogan

    (@lisascraftiques)


    Hi,
    I would like to center the links in my main menu just below my header logo. I am using the Virtue theme (free version). Right now the links are hanging to the left. Anyone have a snippit of code I can add to my custom css?
    Here is a link to my site so you can see what I mean about the links hanging to the left: https://www.LisasCreativeDesigns.com

    Thanks

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

    (@hannahritner)

    Hey Lisa,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    #nav-second ul.sf-menu {
        text-align: center;
    }

    Hope it helps!

    Hannah

    Thread Starter Lisa Hogan

    (@lisascraftiques)

    That worked perfectly. Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Virtue Theme: How Do I Center The Links In My Main Menu?’ is closed to new replies.