Hello @cnrvrr ,
You can actually solve it in two ways.
While you are editing the block you have width settings on the toolbar. Set the width to Wide width to not spread the block all the way to the edge of the page.
If the above does not help, use this CSS under wp-admin > Appearance > Customize > Additional CSS field –
.wc-block-grid ul.wc-block-grid__products {
padding-right: 20px;
padding-left: 20px;
}
You can adjust the padding on both sides as per your requirement.
I hope the information helps.
Thank you 🙂
Hi there,
We’ve not heard back from you in a while, so I’m marking this thread as resolved.
Hopefully, you were able to find a solution to your problem! If you have further questions, please feel free to open a new topic.
Thank you 🙂