Menu Below Slider Submenu settings

I have a website that is using the menu below slider option. I would like the menu centered without a logo under the slider. However, I would like the submenu items to alight to the left or right not be centered. I have achieved getting the menu centered without logo by using CSS 

#Top_bar .menu_wrapper { text-align: center; width: 100%; }  

^^However, that code also applies to the submenu. I do not see a way in the coding to apply CSS to just the submenu. 

http://amaresq.wpengine.com/practice-areas/transportation/auto-accidents/  <--this is the link to the website. The "practice areas" dropdown submenu" I would like aligned to the right or left not centered.

Comments

Sign In or Register to comment.