Removing White Space After Deleting Skills Bar

Hello. I am left with a lot of white space in my About section (on the front page) after deleting the skills bar, as instructed in this forum post: https://colorlibsupport.com/t/how-dele-the-skills-bar/

Is there any way to remove that extra white space / padding that is left after deleting the skills bar?

Any help would be much appreciated. Thank you.

Hi there

Please always include a link to the page, screenshot or reference in the ticket

Link is arkoflaw.com

Thank you.

Hello Dandan

Are you talking about the space under the practice area? if im wrong please post a screenshot

Above the “Practice Areas” section but below where it says “Admissions”?

hey there

Please add this CSS in appearance - customize - additional CSS

.home #about {
padding-bottom: 0px;
}
#about .section-header {
margin-bottom: 0px;
}
section#about .section-content {
display: none;
}

Thanks!
Colorlib Support Team

Thank you!

Hi, there

I will close this case now, Feel free to contact us again if you have other questions

Thanks!