Reduce space in table between images in footer with Visual Editor
Hi Andrew,
I do not know how to reduce the space between my social media icon in the footer, I use the great “Black Studio TinyMCE Widget” which work just perfekt !
I try diferent padding without any success… Maybe you have a solution for that one ?
Thanks !
URL: http://techn.de/
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Romain
Good to hear from you.
Something like this perhaps:
.site-footer .textwidget table { text-align: right; } .site-footer .textwidget table tr td { display: inline-block; width: 50px } @media (max-width: 680px) { .site-footer .textwidget table { text-align: center; } }One again, thanks, was exactly what I was looking for !
Have a nice week !
Super :) Really glad to hear that did the trick.
All the best with your site.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.