How can I align multicolumn and rich text sections on my homepage?

Hello @Andrecolap

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

.multicolumn-card .multicolumn-card__info { padding-left: 0 !important; }