This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

SiteOrigin Features Widget Padding Issue

8 years ago · Last reply by Alex S 8 years ago

I am using SiteOrigin Features Widget to create 3 circle icon sets on Layout Builder rows set to full width. The widget features each have 33.33% width by default (I have changed no css), but somehow the width of the page is extending beyond 100%.

http://str8cannonbullies.com/srnshot/

How do I fix this?!

Thank you and best regards,
Robbie

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 8 years, 8 months ago

    Hi Robbie,

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    @media (max-width: 520px) {
    	.sow-features-list {
    		margin: 0 !important;
    	}
    }

    You might also need to install the SiteOrigin CSS Editor.

    By the way, as you’re a premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on your Page: Dashboard (please refer to the support tab). Please reference this thread and include your SiteOrigin order key in the email.

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.

Have a different question or issue?

Start New Thread