How can I centralize elements in the Impulse theme except for the description?

I’m trying to centralize all the elements except for the description, both on the product page and in the featured product section of the homepage.
I am attaching two screenshots showing the setup that I have on the left side (in red) - and what I intend to achieve on the right side (in green)
I am using a theme called Impulse
my store address is: https://081623.myshopify.com/
Password: skeung

Thank you in advance

Thank you for that however it has centralized the form as well. Can this form be aligned to the left side ?

Hi @technase ,

This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.

I realize this situation isn’t exactly what you’d hope for, but I’ve got a potential solution that I’d like to share with you:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid file
  3. Paste below code before :

Regards,

Anthony

Exactly how I wanted it. Thank you.

I’m happy to hear that the solution worked well for you! If you have any more questions or need further assistance, feel free to reach out. I’m here to help!

Actually there is one more thing. Do you see that reCAPTCHA at the bottom of the contact form ? how do I remove it - any suggestion ?

Hi @technase ,

You can follow this step to remove:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid file
  3. Paste below code before :

Hope my answer will help you to solve that problem