• Resolved lexull

    (@lexull)


    Hi everyone.

    Does anyone know how to center the menu bar Text in the FlyMag theme? I saw someone else posting about this a while back but got no response. Help would be hugely appreciated.

    Cheers Guys!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey there,

    Please don’t add Theme Name in your thread’s title. Posting your query in the theme’s sub-forum should do that automatically.

    Now coming to the question, please add following custom CSS to the theme using Advanced CSS Editor:

    .main-navigation a{
        float:none;
        text-align:center;
    }
    .main-navigation{
        height:58px;
    }

    Hope it helps.

    Thread Starter lexull

    (@lexull)

    Thanks for the speedy response.

    Sorry, i pasted the title from a previous post in a different area.

    I’ve just tried that, Do you NEED the ‘Advanced Editor’? I’ve put that into my CSS Stylesheet Editor and it hasn’t worked.

    Cheers.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you show us a page with the problem?

    Hey there,

    Please post a link to your site. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How do I center the Menu in the FlyMag Theme by Themeisle’ is closed to new replies.