Did You Know?

Allah, the Exalted, says: 'I am as My servant thinks I am. I am with him when he remembers Me. If he remembers Me in himself, I remember him in Myself. If he remembers Me in a gathering, I remember him in a gathering better than it

Up
0
::

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