• Resolved Pravin

    (@pravinlpatel)


    Hi,

    Overall great WordPress Theme but any idea why google ads not showing in mobile?

    Best Regards,
    Pravin

Viewing 1 replies (of 1 total)
  • Theme Author acosmin

    (@acosmin)

    Which banners aren’t you seeing?

    You can add this custom CSS code:

    @media screen and (max-width: 600px) {
    	.ac_b300_widget, .ac_b125_widget {
    		display: block;
    	}
    }

Viewing 1 replies (of 1 total)

The topic ‘No Ads in Mobile’ is closed to new replies.