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.

Centering Social Icons in Vantage Premium

Resolved 2 replies premiumthemetheme-vantage
10 years ago · Last reply by Eric Toeg 10 years ago

I first made an attempt to change the CSS code relating to the social icons on my Child Theme, but that did not work. I then went into the main Vantage css file for the theme and successfully made the change there.
The problem I am experiencing, is after a day or two, it reverts and the social icons are moved to the left.
I tried using an Important inline tag, but no difference there. I get about a day or two and the social icons move back.
Please help

URL: http://www.studiotdesign.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Magus Staff 10 years, 7 months ago

    Hi Eric

    Please remove the entries you have placed in the theme style.css as these will be overwritten during any theme update.

    Navigate to Appearance->Custom CSS and add the following to the custom CSS editor

    #footer-widgets .social-media-button-container {
        text-align: center;
    }

    This will be update safe and will not be affected by any content changes like the previous CSS.

    Let us know how you get on

    Magus

  2. Eric Toeg 10 years, 7 months ago

    Thanks so much-

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