How can I create a full-width header menu?

Hi @anilkumar1985

Please drop your store link please

Hi

Try add below code to your theme.css

@media only screen and (min-width: 990px) {
.navfullwidth .page-width {
max-width: 100% !important;
}
}

i tried your codes pasting in base.css because i could not find theme.css and your codes are not working. can you please tell me where to find theme.css with screenshots. THANK YOU.

Hi Anil,

please provide your store link so that i can check it?

Thanks