Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
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
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
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
Thanks so much-