Why isn't my center alignment code working on product descriptions?

Hi, I’m trying to place the image in the center with text of Product Description. The code I used in base.css is not working for my theme.

.image-with-text__content {

align-items: center !important;

text-align: center !important;

}

Store URL: https://obstylesg.myshopify.com/
Password: paycka
Product Page: https://hr2wzr8ht00reofj-79867412766.shopifypreview.com/products_preview?preview_key=105e209902f3370e5addd944b190f3db

set img margin : auto

Hi @ArafatWeb

Please use this image code.


Still needs to be fixed. Not center yet.

Hi @ArafatWeb ,

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

While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:

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

Best regards,

Anthony