DigitsLaw

DigitsLaw

Did You Know?

Easiest, intuitive and most organized way to manage your law firm, clients, cases, billing, accounting and more.

Hi,

You can reduce the Hero section space with applying the below custom CSS-

#theme-banner-four .main-wrapper {
    padding: 290px 0 260px;
}

This padding is the default padding. You can set it yourself as you want.

Thanks