Menu items not clickable

One way to solve it is to include the CSS code:

.td-header-menu-social {
    z-index: -1;
}