little help

Posted in: Newsmag
Post count: 280

Hi

i have add background ads, and that ads work fine on desktop, but its shown on some mobile browsers

so i want hide it permanently on mobile using media query and the question is How to get the name of ad to add it to media query code and target the specific ad?

This is the site with ad

http://slack144.gta.0lx.net/wp3/

@media(max-width: 768px){
# {
display: none!important;
}
}

Please Help me with this, i just want to hide it on mobile, and i am sure its very easy for you 🙂

Many thanks

  • This topic was modified 9 years by Lewis.
Post count: 6535

Hi

I’ve checked your site and the background click ad is not displayed on mobile: http://screencast.com/t/hULr78fZkhm The content have a 100% width on mobile so there is no space for background click ad to be displayed.

Thanks!

Post count: 280

Hi Andrei

Please help to put css, so i will ensure nothing happens in future

Regards mate

Post count: 6535

Hi

I can’t duplicate the issue on my end, sorry. However if the theme is properly configured or there is no bat code which affect the layout this will not happen.
Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.