Vantage Theme- not mobile optimzed
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hey 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.