I put a widget image in the footer, but it is not center in the column.
How can i center the image in the Footer column widget
Thanks
Hey lrdh,
Thank you for using Enfold.
Where can we see this? Please provide a link to the actual page so that we can inspect the footer column.
Best regards,
Ismael
Footer column 1
see access in private
Hi lrdh,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#media_image-2 a img {
margin: 0 auto;
display: block;
}
If you need further assistance please let us know.
Best regards,
Victoria