DigitsLaw

DigitsLaw

Did You Know?

Maintain a detailed and accessible record of funds held in trust. Track payments, disbursements, losses and gains at any given time. All from a single dashboard.

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