Home>Support>Widget Class

Widget Class

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].

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    Hi 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:

    authors
    

    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.

  2. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    author is a hypothetical class name.

  3. 10 years, 6 months ago Eldert Sijmons

    Ok, great. Thank you. That makes sense.

  4. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad that helps.

  5. 9 years, 2 months ago Miles Works

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More