Center Header text/titles with Logo

Support Area Forums Elite Center Header text/titles with Logo

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://
  • Author
    Posts
  • #36099
    Eric Beugnet
    Participant

    Hey Bill,
    I would like to horizontally center align my categories in header. How would I do that ?
    Thanks,
    Eric

    #36100
    Bill Robbins
    Moderator

    Hi Eric,

    You can adjust the position of the navigation menu up and down a bit. Add this to the Custom CSS box that’s in the Advanced tab of the theme options page:

    
    nav#top-menu {
    	margin-top: 33px;
    }
    

    The default is 24px so that’ll move it down just a bit. Feel free to change that number to fit your needs. Let me know if you run into trouble.

    Take care,
    Bill

    #36101
    Eric Beugnet
    Participant

    That worked perfect.
    Thanks

    #36102
    Bill Robbins
    Moderator

    Glad to hear that did the trick 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Center Header text/titles with Logo’ is closed to new replies.