Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #52716
    Kenneth
    Member

    Hi,

    I have tried every Custom CSS recommended code I could find on catchthemes.com but I just can’t get the Main Menu centered. Is it possible to center the Main Menu? http://hyggeligsmushies.com/

    Ken

    #52745
    Sakin
    Keymaster

    @Kenneth: You can try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
    #branding #access { text-align: center; }
    #branding ul.menu li { display: inline-block; float: none; }

    #53156
    Kenneth
    Member

    That worked, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Center Main Menu’ is closed to new replies.