Widget Class
Are there instructions on how to use “Widget Class” and “CSS Styles”? I would like to use this functionality but I can’t figure out how this works.
Thank you
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Eldert
We nearly have our docs out, just not yet. Sorry for the delay.
If you know a little CSS you should be able to use this feature now.
Within Page Builder you’d add a class like:
If you inspect the source you’ll now see that class being added to the row or widget. You can now, using a Custom CSS plugin or child theme style.css file, add properties to that class.
.authors { background: red; color: black; padding: 10px; margin-bottom: 30px; }In summary, it’s a way to insert a CSS class that can be targeted using your own CSS.
author is a hypothetical class name.
Ok, great. Thank you. That makes sense.
Super, glad that helps.
Andrew.
Stop.
Just stop what you’re doing.
Thank you very much for trying to work the problem.
I discovered this was my bad. I was trying to use a part of the page that wasn’t designed for what I had it doing.
My bad!
let it go.
thanks again.
Miles.
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.