Home › Forums › WoodMart support forum › How to put logo to footer column › Reply To: How to put logo to footer column
August 28, 2018 at 1:18 pm
#74673
Elise Noromit
Member
Hello,
Image: find the URL of the current image and replace it with the new one.
Footer border: please add this CSS code to the Theme Settings > Custom CSS:
.footer-container {
border: 1px solid #00000;
}
Replace #000000 with the color you need.
Best Regards