How can I align text with images in the rich text section?

Hi I would like to align the text in the rich text section with the other sections I have in the page. Even if I align the text to the right, there is always space (on the right side) and it doesn’t get aligned with the picture

@MaBa

can you please share store url so i will check and let you know

https://571d01.myshopify.com/

pwd:siahaw

@MaBa

can you please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
#shopify-section-template--15942264946878__35b49718-eff7-48bd-b2d0-762b24278520 .rich-text__wrapper {justify-content: end !important;}

Thanks!

It works in the desktop version but not in the mobile one

any idea for making it work on the mobile as well?

thanks a lot!

@MaBa

yes, please share mobile issue image please

Desktop (OK):

Mobile (Not ok):

@KetanKumar any idea here?