how to align text with icons text?

Solved

how to align text with icons text?

Emiway
Trailblazer
263 0 50

i want to align this heading text of text with icons section also i wanna add white border with 3d effect

URL: https://zappdrink.myshopify.com/products/zapp-berry-drink
PASS: Zapp

Screenshot 2024-11-11 104229.png

Accepted Solution (1)

Perennial
Shopify Partner
1476 115 234

This is an accepted solution.

Hi @there

You can follow the instruction here :

1. Go to Shopify > Theme > Customize > open theme.CSS
2. Copy and paste this code to the section > Save

#block-template--17246699585581__text_with_icons_BMLV7t-item_9wGajp div:first-child {
padding: var(--spacing-5);
}

View solution in original post

Replies 2 (2)

Perennial
Shopify Partner
1476 115 234

This is an accepted solution.

Hi @there

You can follow the instruction here :

1. Go to Shopify > Theme > Customize > open theme.CSS
2. Copy and paste this code to the section > Save

#block-template--17246699585581__text_with_icons_BMLV7t-item_9wGajp div:first-child {
padding: var(--spacing-5);
}

Emiway
Trailblazer
263 0 50

also bro i wanna create those sections something like this

Screenshot 2024-11-08 155938.png