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.

Replies

2
  1. Greg Priday Staff 10 years, 9 months ago

    Hi Francesco

    You can do this by using the siteorigin_panels_row_style_fields filter. This filter gives an array. If you add your filter with a priority that causes it to run after the default functions in Page Builder (say priority 12), you can just take the array, unset $fields[‘row_stretch’][‘options’][‘full-stretched’] value and return that.

    We can’t go too in depth with developer questions, but looking at what’s happening in inc/default-styles.php should give you a clearer idea of how to modify style fields.

  2. Francesco Prestipino 10 years, 9 months ago

    Thanks Greg, works perfectly.
    Awesome !

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