Site logo

Archived topic

Problem menu in the header

3 replies · Started by Jose on May 3, 2020

Viewing posts 1–4 of 4

If I scroll, I can click on the links in the secondary menu, but if the web is at the highest point, it won't let me.

You can check it in the "Galería" menu item.

Hi there,

try adding this CSS to your Site:

.site-header {
    z-index: 100;
}

Solved!

Regards,

Glad to hear that

This archived topic is closed to new replies.