Home>Support>Padding with images; Hero widget

Padding with images; Hero widget

I am currently working on a project and am having some difficulties working out the issue. The Hero widget is not going the full width of the page and has padding on the left of the widget.(This is throughout the site).

I have tried;
I. Setting the row to full width stretched and
II. Ensuring all the padding options are set to 0 (That I know of)
III. Changing the Maximum container width to 100%
IV. Other small things that did not fix the issue.

When using the ‘element selection’ I can locate the code for the image and find changing the “position: relative” to “position: left.” Is there a way I can do this on the site, or am I missing something?

The website is adamsfarmchurch.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 11 months ago Alex S
    Hi, I Work Here

    Hi Mass,

    This is happening as a result of theme CSS. You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

    #primary ul.sow-slider-images {
    	margin: 0 !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More