Site logo

Archived topic

Menu Responsive Issue On Tablet And above screen resolution

1 reply · Started by Kaushik on January 8, 2022

Viewing posts 1–2 of 2

I have Created website with Target site template. I have created menu

Hi there,

go to Customizer > Additional CSS and REMOVE this:

.main-navigation:not(.toggled) .main-nav > ul {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
This archived topic is closed to new replies.