Center text in Mega Menu

How can I center the text in the mega menu? Right now, it's aligned left.

Comments

  • Hi,

    please send us link to page where you want to center text so we can have a look on it first.
  • http://ce8.19b.myftpupload.com

    If you hover over 'writings' the submenu items look mis-aligned. I was hoping that having those items centered in their space would make it look better. 


  • I guess what I'm trying to do is change the layout. I don't like having a drop down with so many items for this menu item. I know I'm not fully utilizing the mega menu properly, but I like the way it looks better than the dropdown. Also, would it be possible to not have the mega menu items not be in all caps?

  • Never mind, I've come up with a solution.

    Thanks!
  • Ok. To center these menu items, you need to use the following css:
    #Top_bar .menu > li > ul.mfn-megamenu > li { text-align: center !important; }
    Please notice it's the only way to center these items.
Sign In or Register to comment.