Full width Footer
i'm preparing a site for a costumer: http://test.ideeundwerbung.de/ig-schumann-vitak/
How can i set the Footer on full width? (Nothing happens, when i change the settings in the Themeoptions > Footer > Size)
Thanks in advance for your help!
Kind Regards
Frank
Comments
the footer is full width, it cannot be more full width.
You can try this css if you want more
#Footer .widgets_wrapper .container {thanksmax-width:100% !important;
}