Change mega menu width - Testament Theme

Oh, Sorry for that. Replace on this code then.

Same Instruction.

.megamenu.row.grid__wrapper {
    max-width: 100% !important;
    width: 100%;
    margin: auto;
    left: 0;
}

span.span-12.auto.megamenu__list-container {
        width: fit-content;
        justify-self: center;
}

And Save.

Result:

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!