Home › Forums › CSS › Center submenu under main nav › Reply To: Center submenu under main nav
January 14, 2014 at 1:09 am
#160363
Participant
OK, I’m still pretty new but did not think it was that difficult. I tried multiple bits of code but none work. Can you help out and let me know what I am doing wrong?
li#menu-item-517.menu-item.menu-item-type-post_type.menu-item-object-page menu-item-has-children.menu-item-517 {
width: 200% important!;
left: -50% important!;
}
and
menu-item-517 li {
width: 200% important!;
left: -50% important!;
}