Hi,
2) Thanks for reporting, I will be fixed in the next update.
The quick fixing:
Please go to Plugins>Plugin Editor, select BM Content Builder from the top-right selector, edit /include/templates/modules/module-slider.php, find line 1001 (screenshot):
$style .= esc_html( $moduleUniqueClass ). ' .slider-arrows-bottom-together .slider-arrow-right{padding-left:' .esc_attr( $arrowSpacingRb ). 'px;}';
update as:
$style .= esc_html( $moduleUniqueClass ). ' .slider-arrows-bottom-together .slider-arrow-right{margin-left:' .esc_attr( $arrowSpacingRb ). 'px;}';
3) Do you mean the arrow padding from the left/right edge of the window?
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook