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].
Hi, I have installed Influence theme and Influence plus. I have used css editor to change the background transparency of the site-header style. Subsequently I have used customise to make some changes, which seem to appear as inline styles which take precedence over syle.css. I have returned everything to Default in Customise, but the inline style still remains. How can I now remove or edit the Inline style settings?
Thank you
Hi Richard
On the whole Customizer styles will only print if the value is different to default. The exception seems to be:
That’s the only non font-related inline style you have. If you want to set that yourself using Custom CSS and your Custom CSS comes before the Customizer styles, you could use !important to override the Customizer:
http://css-tricks.com/when-using-important-is-the-right-choice/