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

fouldsy99 on "[Plugin: SideOffer] Hide Plugin on Mobile"

$
0
0

I am having the same problem with removing sideoffer from mobile viewing.

I have placed the code below into my theme's style.css but still hasn't been removed.

@media screen and (max-width: 480px) {
    #sideoffer {
        display: none !important;
    }
}

My website is: World in Sport


Viewing all articles
Browse latest Browse all 22088

Trending Articles