How to add padding-bottom to a specific widget?

Hi- I’d like to add some padding to the bottom of the “about us” section on www.glasssliperatx.com. Can you please tell me how to do it?

Hi there

Hope you are having a good day and thank you for your question
Perhaps i can help you but can’t see your website it’s not available :

This site can’t be reached
www.glasssliperatx.com’s server IP address could not be found.

Thanks!
Colorlib Support Team

Whoops- my mistake. It’s http://www.glassslipperatx.com. Thanks for checking it out!

Hello there,

I hope you are doing well today.

You can use the following CSS code to add some padding by going to Appearance > Customize > Additional CSS and pasting it there.


.pb0 {
    padding-bottom: 30px !important;
}

Best Regards,
Support

Thanks!

Braaad, you are welcome
I will close this case now, Feel free to contact us again if you have other questions Thanks!