Viewing 5 replies - 1 through 5 (of 5 total)
  • To center topbar/header nav, add this custom css:

    #nav-topbar,
    #nav-header { text-align: center; }

    For social links you need to move it out of grid one-half in footer, and add this css:

    #footer .social-links { float: none; text-align: center; }

    Thread Starter darristan

    (@darristan)

    Thanks for the reply Alex, but I still have no idea how to enlarge the footer social link icon size.

    Thanks a lot anyway! ??

    Ops, didn’t read your question properly. Thought you wanted to center the social links as well.

    To change size, do this:

    #footer-bottom .social-links .social-tooltip { font-size: 32px: }

    Thread Starter darristan

    (@darristan)

    That was pretty responsive. Thanks for the fast support but don’t see the icon became bigger. I’m sorry if its too much to ask. Thanks again.

    Thread Starter darristan

    (@darristan)

    Oops. It was the browser cache that didn’t reload the code. I got it already, thanks a lot @alex.

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