Remove extra whitespace |Savor Theme

Hello There,

On my FAQ page, there is extra space below the FAQ. I have tried all the buttons in the Shopify backend but cannot remove it. I wonder if you can help me. I want to remove it.

This is my problem page url: https://sunevertech.com/pages/faq

Shopify Theme: Savor

1 Like

Hi @Sunever ,

I hope you are well!

Please copy the below code and paste it to the base.css or theme.css

.shopify-section section-wrapper .section-background color-scheme-2 .section.section–page-width.color-scheme-2 {

–section-height-medium: 37svh;

}

Hello @AiTrillion

The code you provided doesn’t work

Hi @Sunever

try to change the Height in the FAQ block to auto

1 Like

hello @Bang_T

You are awesome!