Mobile site issues
Only the sidebar takes up the full width of the page. The blog posts and everything on the left side of my website are much smaller with this white space on the side. Also, the social media icons I have at the top of my sidebar are overlapping.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Sorry, I am referring to my website on a mobile phone (iPhone) not the desktop site.
Hi Dorie
From the looks of things you’ve added some custom CSS that’s overriding the Vantage responsive CSS.
body.page-template-default #primary { float: left !important; width: 71.287% !important; }The !important modifiers means those attributes can’t be overridden.
I’m not entirely sure what those social links are doing, but fixing the custom CSS might help resolve this issue too.
Wow that worked. Not even sure why I had that code in the first place. You guys are awesome. Thanks!
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.