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.

Vantage Theme- not mobile optimzed

10 years ago · Last reply by Andrew Misplon 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 5 months ago

    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.

Have a different question or issue?

Start New Thread