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].
Reference website: http://gardner4supervisor.com/
I’m looking to replicate the amount margin between the Facebook and Twitter icon, for the space between the Donate button and Facebook icon.
Currently, there is a larger white space between the Donate button (left most) and Facebook icon (middle)
Hi Eric
Thanks for posting.
Our free support scope, unfortunately, doesn’t cover Custom CSS. We’re able to assist with Custom CSS within our premium support scope. I’d love to lend a hand, this sort of scope enforcement is necessary to remain viable.
Did you write the Custom CSS that’s changing the footer columns from 36% to 100%?
footer section.widget
also needs adjustment, that’s where the widget with is currently being set.Thanks Andrew for the insight, totally understand your needs. I’ll trawl the internets for some solution :). Thanks for the direction!
Hi Eric, thanks for your understanding. Who wrote the Custom CSS that’s currently added to the field at CustomizeAdditional CSS, are they able to assist??
You can try our SiteOrigin CSS plugin which has a visual editor.
https://wordpress.org/plugins/so-css/
footer section.widget
currently has a width of25%
, that needs to be adapated to your needs.