Label around text

Hi everyone,

I want to showcase these 3 steps in white fields around the texts, can anyone help me with this?

Hello @JarnoBroekkamp
Can you share store URL?

www.ateliercharisma.com

you want this?

Yeah something like that, but maybe a litlle bit wider and higher around the texts

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 on theme.liquid

multi-column .snap-center { background: #fff !important; padding: 30px; }

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