Site logo

Archived topic

Link on one item of navigation menu is not working

1 reply · Started by Abdul Khaliq on March 4, 2023

Viewing posts 1–2 of 2

Hi Abdul,

This was a bug, but it should be fixed in GB Pro 1.7.

If you convert the legacy layout which has a container link to the new layout or build new layouts with GB Pro 1.7, the issue should be fixed.

If you do not want to convert the legacy layout, then try to add this CSS:

.gb-container:has(.gb-container-link) {
    position: relative;
}
This archived topic is closed to new replies.