• How can I centralise my top bar menu. I want the links to be in the centre of the bar

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello petere7,

    To centralise the top bar you need to apply below given css in your style file-

    #header .container-inner {
    text-align: center;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter petere7

    (@petere7)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Topbar menu’ is closed to new replies.