Reply To: Page Builder slider 'grows'

Home Forums Support Page Builder slider 'grows' Reply To: Page Builder slider 'grows'

Home Forums Support Page Builder slider 'grows' Reply To: Page Builder slider 'grows'

#241001
Reto Suter

Hi Tom

The Answer from Siteorigin is here:

The issue is caused by a theme conflict. You have two options of resolving this issue.

Option A: Setting change (may affect other issues)
Please navigate to WP Admin > Settings > Page Builder and open the Widget tab. Untick the Add Widget Class setting.

Option B: Add CSS
Please navigate to WP Admin > Appearance > Custom CSS and add the following CSS:
.widget.widget_sow-layout-slider ul li {
padding-bottom: 0;
}

Option A works. Do you expect other issues with Option A? What Option should i prefer if i stay with GP?

Regards

Reto