Home>Support>Reduce space in table between images in footer with Visual Editor

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi 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;
    }
    	
    }
    
  2. 8 years, 11 months ago Romain

    One again, thanks, was exactly what I was looking for !
    Have a nice week !

  3. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More