There is simple just give .utility-bar
class to z-index:1
.
Because both UL
have position:absolute
So, give it’s container z-index
value higher than other will solve your issue.
Note: And take care of next time. Do not post link, post Actual code here in question. Otherwise it is consider as low-quality post.
1
solved Dropdown Z-index not responding [closed]