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

Richie KS on "[Theme: MesoColumn] Centering Menu Options and Retaining Mobile Header?"

$
0
0

try add this to theme option->custom css

@media only screen and (min-width:280px) and (max-width:750px) {
#custom .sf-menu li {width: 33%;text-align:center;}
#custom #header-overlay {height: 115px;}
}

Viewing all articles
Browse latest Browse all 22091

Trending Articles