This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Reduce space in table between images in footer with Visual Editor

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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

3
  1. Andrew Misplon Staff 10 years, 3 months ago

    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. Romain 10 years, 3 months ago

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

  3. Andrew Misplon Staff 10 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread