Home>Support>Vantage Theme- not mobile optimzed

Vantage Theme- not mobile optimzed

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

HI Siteorigin Team,
I don’t know but when I look at my website on mobile devices it looks strange. The whole content is very much shifted to the right side, although I used a css code .

@media (min-width: 680px) {
#primary.content-area {
  /* margin-left: 157px;
  margin-top: 20px;
  */
  margin-left: 118px;
  margin-bottom: 10px;
  margin-top: 0px;
}
}

And the footer look much more worse… Could you please take a look? Please see url..

Thanks in advance.

Cheers

URL: http://bit.ly/1JwrIss

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hey Davor :)

    This is the problem:

    #main.site-main {
        padding-left: 165px;
    }
    
    #colophon.site-footer {
        margin-left: 311px;
        float: none;
    }
    

    Are you able to add media queries to those?

    Also, the query you posts in your question. The selector is commented out. That would break the rule. Perhaps check that out.

    Hope this helps.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More