This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Correct selector for row in stretched layout

10 years ago · Last reply by Andrew Misplon 10 years ago

I woul like to know what the correct selector for a row is that is in stretch mode(full width across the whole site). I tried it with #pg-11-0 .siteorigin-panels-stretch but this did not work. I want to apply a pseudo element (with :before and :after) to the row.
Thank you for your support.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 5 months ago

    Hi Danina

    Thanks for reaching out.

    Because all the magic happens in the inline style tag there isn’t a class you can target for Full Width Stretched. What I’d recommend doing is adding a custom class to the rows you want to do this to. Edit the row in question, click Attributes top right and enter a class name in the first field:

    full-width-stretched

    Then at Appearance > Custom CSS you could target that as required:

    /* Page Builder Classes */
    .full-width-stretched {
    }

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.

Have a different question or issue?

Start New Thread