Removing white bar on top of hero image and below menu
Hi,
1) How to remove the white bar on the top. I have set the padding at the row edit to zero. See screenshot below.

The website URL is https://bevecobeverage.com/coffee-roasting-machine-supplier/
2) Is there an automatic title tag (H1, H2 and so on) assign to siteorigin editor widget for the title?
Thank you.
Regards,
John
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi John,
1. You can remove this spacing with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:
#main.site-main { padding: 0 35px; }You might also need to install the SiteOrigin CSS Editor.
2. I’m not too sure what you’re asking. Are you asking how to use different header levels in the editor? If so, use the presentation drop down in the editor widget.
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.