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.

Mobile site issues

Resolved 3 replies premiumthemetheme-vantage
11 years ago · Last reply by Dorie Rochai Cross 11 years ago

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.

URL: http://deegrowsup.com

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Dorie Rochai Cross 11 years, 10 days ago

    Sorry, I am referring to my website on a mobile phone (iPhone) not the desktop site.

  2. Greg Priday Staff 11 years, 8 days ago

    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.

  3. Dorie Rochai Cross 11 years, 8 days ago

    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.

Have a different question or issue?

Start New Thread