Hi
I’m struggling to get my site responsive for the iPad Air. I’ve read various discussions to help – i’ve even used the following CSS snippet;
@media only screen and (max-width: 1100px) {
.av-main-nav > li > a { padding: 0 7px; }
}
The strange thing is, my blog page seems to work fine responsively, but the rest of the site does not want to know. Any suggestions would be very much appreciated.
Many thanks
Ryan
