Hi,
You would need to custom code that yourself, as theme support does not cover customizations.
You can edit the logo code in header.php at around line 304 and the footer in footer.php, it starts at line 31. You could add a div with a class of span10 and “first last” as a class, then insert your image in there.
Also, if you need to override logo CSS with your own custom CSS, you can target it like this when adding the code in the Custom CSS Flexform Options:
#logo { /* CSS code here */ }
Regards,
ββββββββββββββββββββββββββββββββββββ
Cosmin
Support Assistant