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.

Rows with only one cell don’t need gutters

9 years ago · Last reply by Alex S 9 years ago

Hi,

In version 2.4.6 file name as “siteorigin-panels.php” and line number is 823, you remove the following line in version 2.4.8.

if($grid['cells'] <= 1) continue;

In version 2.4.6 = Rows with only one cell don’t have any margin because this row not in the loop,But
Version 2.4.8 = Rows with only one cell have a margin value because this row into the loop.
so i have the following issue,

Before update 2.4.6:

after Update 2.4.8:

Kindly fix the above issue as soon as possible, let me know your response.

Regards,
Suganya.

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 9 years, 9 months ago

    Hi Suganya,

    This change was made for improved compatibility for nested layouts and to standardize row settings more. The idea is that all rows will be treated the same regardless of the column count. I know it might sound odd but basically, all columns will have gutter applied by default from now on. If you would rather not have gutter set for said row you should set the gutter for that row to 0.

    I’m sorry for the confusion.

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