Multicolumn background and spacing (sense theme)

Hello!

Can someone please help with this Multicolumn section I created?

  • I tried making background color White.. but it’s not going all the way horizontally. How can I make the whole background White?

  • There’s a space between this Multicolumn section and Text banner that’s above it. Is there a way to remove that space? I’m trying to put the Multicolumn section right below the Text banner.

Hallo @jk888

You can add code by following these steps to change

  1. Go to Online Store → Theme → Edit code > assets > base.css

paste below code at bottom(base.css)

**.multicolumn.color-background-2.gradient.background-none {**
**background: white !important;**
**}**

If you require any further information, feel free to contact me.

Best regards,

Hallo @jk888 Please like and accept solution.

Hello @jk888 ,

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

Hi @jk888

You can try this code by following these steps:

Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag


Hope this answer helps.

Best regards,

Victor | PageFly