alignment to the left

alignment to the left

LAC1993
Excursionist
15 0 6

hi my shopfiy account 

 

www.lateliercommerce.com

passwords: LAC1234

 

 

in the page :" about us" I have an image with a text. 

the text in centered and I want in to be align to the left. 

 

 

LAC1993_0-1725181353298.png

 

LAC
Reply 1 (1)

niraj_patel
Shopify Partner
2391 516 516

Hello @LAC1993 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid

<style>

@media screen and (min-width: 990px) {
   .gallery .gallery-content__button.aos-animate {
      text-align: left !important;
   }
   .gallery .gallery-content__text.aos-animate {
       text-align: left !important;
    }

}
</style>

niraj_patel_0-1725181958800.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com