Make a selection

How do I adjust the CSS to increase space between my Bold Subscriptions button and Buy button?

Max
Max

How can the CSS be adjusted to increase the space between the Bold Subscriptions widget and the Buy button on a product page?

To adjust the spacing, locate the Bold Subscriptions widget class within the product template's CSS and apply the following CSS rule: margin-bottom: x%; (adjusting 'x' to the desired percentage).

It is recommended to create a new asset file for custom CSS, such as bsub-custom.css.