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 SiteOrigin.
I’ve tried to position the logo image next to page title.
To do this, i’m trying to compile the fields in the “widget styles” inside the “siteorigin editor” widget. But i don’t understand why it doesn’t works. I tried to handle the “Widget ID”, “Widget Class” and “Css Styles”… but nothing.
Could you please give me an example how i could complete it?
Thank you very much
Hi Lorenzo,
The CSS Styles field only supports inline CSS. This means that you’re unable to use selectors. In other words, this will work:
This won’t work:
I would recommend installing and using SiteOrigin CSS to add your CSS to your website. Once installed, please navigate to WP Admin > Appearance > Custom CSS and add your CSS there.