Website is not responsive!
Hello
I have used pagebuilder feom SiteOrigin to build my website. Website is not responsive on mobiles and tablets and looks deformed and horrible, I contacted Theme’s author and I have been told that This plugin has it’s own style codes and I have to ask the plugin author’s help on making my content responsive. It could be a plugin setting.
Can you please help me?
Kind regards
Ali
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi Ali,
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
Please ensure you’ve enabled SiteOrigin Page Builder to be responsive. You can check if you have by navigating to WP AdminSettingsPage Builder then open the layout tab and ensure the Responsive Layout setting is ticked.
Hi Alex,
Sure it is http://www.fundingfortomorrow.org.uk and I did check the setting the Responsive Layout setting is ticked.
It looks amazing on the desktop but on the mobile and tablets is horribly deformed. Please help me to fix this!
Many thanks
Hi Ali,
This is a theme issue.

You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor.
Add this CSS to resolve this issue for mobile.
.tc-is-mobile #main-wrapper { margin: 20px 0 !important; }Add this CSS to remove this margin on both mobile and on desktop (recommended):
#main-wrapper { margin: 20px 0 !important; }You might also need to install the SiteOrigin CSS Editor.
Thanks Alex you are star.
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.