0
Welcome Guest! Login
0 items Join Now

SOLVED How do I center the menu?

  • SOLVED How do I center the menu?

    Posted 11 years 4 months ago
    • Hi,

      Can someone assist me please with horizontally centering the top and bottom menus?

      site - zclientdev.com/munchiesbymarcia
      Gantry for WP - 4.0.8
      WP - 3.7.1

      Thank you!
    • Last Edit: 11 years 4 months ago by Tim Burkart.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: SOLVED How do I center the menu?

    Posted 11 years 4 months ago
    • body .widget_gantry_menu {background: rgb(181,31,32);margin: 0;padding: 0;height: 40px}
      body .widget_gantry_menu .module-content {clear:left;float: left;position: relative;left: 50%;}
      body .gf-menu {float: left;position: relative;right: 50%;margin: 0}
    • The following users have thanked you: YEMGunter

  • Re: SOLVED How do I center the menu?

    Posted 11 years 4 months ago
    • Thank you so much Mr. Wizard!!
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: SOLVED How do I center the menu?

    Posted 11 years 4 months ago
    • Tim Burkart wrote:
      Thank you so much Mr. Wizard!!
      Glad to be of service. See you around the board :)

Time to create page: 0.211 seconds