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

ElectricFeet on "[Theme: Customizr] Logo, Slider arrow, featured pages and tagline not responsive."

$
0
0
@media (min-width: 1200px) {
    /*Stop the slider growing crazily*/
    #customizr-slider {
        max-width: 1170px;
        margin-left:auto;
        margin-right:auto;
        }
    }

should do it.


Viewing all articles
Browse latest Browse all 22103

Trending Articles