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.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.