On many of my pages, my menu has a weird line or depth that goes across it such as on the page below. Any suggestions on how to fix that?
Hi there,
Please go to X > Theme Options > CSS then remove this code:
.x-navbar {
box-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
}

Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.