I have a image widget in my footer that is not centered. How do I center it? The previous topics don’t explain for me. Making only one footer also does not work.
Hi @intimages,
Thank you for writing in, please add this to Theme Options > CSS
.x-colophon.top a {
display: block;
text-align: center;
}
If that does not work, please contact SiteGround as that widget/image is not native to the theme.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.