Problem Stack Center on sticky.
Hi
when I inserted the code to center the menu (Stack: Center)
#Top_bar .menu > li { display: inline-block; float: none; }
#Top_bar .menu_wrapper { text-align: center; width: 100%; }
when i active: Sticky, see picture
Comments
any url to site where this happen?
#Top_bar:not(.is-sticky) .menu_wrapper { text-align: center; width: 100%; }