We design Docly for the readers, optimizing not for page views or engagement
Display products in grid layout
See product details page
Products cart page
Go for checkout your order
Need to login to see
Home Help Desk › Forums › Docly Theme Support › Trying to Reduce the Margin in HERO Section › Ответ в теме: Trying to Reduce the Margin in HERO Section
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
Hi,
You can reduce the Hero section space with applying the below custom CSS-
This padding is the default padding. You can set it yourself as you want.
Thanks