Tagged: yigit
hi. how can i get the footer to full width?
Hi corneliaboehm!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#socket .container {
max-width: 100%!important;
}
Cheers!
Yigit
COOL. Fixed it :) Thank you Yigit.