Quantcast
Channel: Topic Tag: mobile | WordPress.org
Viewing all articles
Browse latest Browse all 22090

alchymyth on "Twenty Fourteen - mobile site compressed to approx 1/3 screen width"

$
0
0

seems to be caused by;

/* Move main menu bar container */
#primary-navigation {
	position: relative;
	top:-7em;
	left: 40em;
}

try and move that style into one of the @media queries so it is only applied in large browsers.


Viewing all articles
Browse latest Browse all 22090

Trending Articles