Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Center submenu under main nav Reply To: Center submenu under main nav

#160363
Mika23
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!;
}