Home › Forums › WoodMart support forum › Mega Menu Problem › Reply To: Mega Menu Problem
January 4, 2021 at 11:59 am
#255574
Aizaz Imtiaz Awan
Keymaster
Hello,
We are glad that one of your issues has been resolved.
For the footer try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.footer-container [class*=wd-section-stretch] {
width: 100vw;
}
Then clear cache and check back.
Best Regards.