Removing Space Below Header
Can anyone tell me how to delete/hide the white space between the header and the Hero image, as seen on the front/home page of carolinasfinestdetailing.me?
I am using the free version of the Make theme.
Thank you in advance for your assistance!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Chris,
This spacing is being added by your theme. You can remove it with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:
.home .entry-header { margin: 0; }You might also need to install the SiteOrigin CSS Editor.
Thanks, Alex! It worked perfectly!
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.