Home › Forums › Archived Forums › Weaver II Theme › Weaver II Pro › Weaver II (Pro) – Wide menu, Center menu, Add login to menu bar doesn’t work › Re: Weaver II (Pro) – Wide menu, Center menu, Add login to menu bar doesn’t work
September 2, 2015 at 17:12 UTC - Views: 1
#24258
Moderator
That is a weird overlay issue coming from the way the centering is done.
Add the rule below in Advanced options > Head Section > Custom CSS Rule box to fix it
#access .menu-add {position:relative;z-index:200;}

