Justify text on "image with text" section

Hi everyone,

I would like to justify the text on my “image with text” section, located on the product care & warranty page.

Any idea ? Thank you!

Theme : Dawn 6.2.0

Website link to page : https://daiquiriparis.com/pages/product-care-warranty

Section : lifetime warranty

Screenshot:

Hi @contactdaiquiri ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

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

{% if page.url != "/pages/product-care-warranty" %}
  
{% endif %}

Hope my answer will help you.

Best regards,

Victor | PageFly

Hello @contactdaiquiri ,

It’s the GemPages Support Team and we are glad to assist you today!

I would like to give you the recommendation to support you so kindly follow the steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


Let us know how it works for you.

Best regards,
GemPages Support Team

1 Like