Excess padding under featured collection

Hi @jjdesign1 ,

To adjust Excess padding under featured collection

please follow the steps below:

1.Go to your Shopify Admin.
2.Navigate to Online Store > Themes.
3.Find the theme you’re using and click Actions > Edit code.
4.In the left sidebar, under the layout directory, click liquid.css

paste the code and save

.featured-collection {
height:523px !important; //adjust width as needed
}

Result:-

If you need further assistance, feel free to reach out!
I hope this helps! If it does, please like it and mark it as a solution!

Regards,
Sweans