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

#24258
scrambler
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;}