I would like to have the footer on this site appear balanced (centered) with the footer itself being centered, as well as the content in each of the columns. Can you help?
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
div#footer-widgets img {
margin: auto !important;
display: table;
}
Hi There
I would like to have the footer on this site appear balanced (centered) with the footer itself being centered, as well as the content in each of the columns. Can you help?
Thanks
Robert
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Dude!!!
You are an absolute theme god! Thanks you... I was going squirrely trying to get that sorted.
Thanks!
Robert