Header ads on mobile & center
-
Hi,
after last theme update, the header ads don’t show on mobile devices even using the code that works before update
@media only screen and (max-width: 1200px) { #header-ads { display: inline-block !important; } }
Also, the codes I used to center logo and ads don’t work
.site-title, .site-title a, .site-title a img { float: none; }
/* center Header Ads */ #header-ads { width: 100%; } #header-ads .textwidget img { margin: 0 auto; }
Any help would be appreciated
Thanks
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Header ads on mobile & center’ is closed to new replies.