Issue with header ads

Posted in: Newspaper
Post count: 36

Hi guys

I am having some issues with the async google adsense ads on http://bestpremiumthemes.net/

xfc

Post count: 3343

Hello,

Ups, i saw that issue today, we will fix it ASAP. Thanks for reporting this.

Post count: 36

was this fixed in the dec 24th update

Post count: 3343

Hello,

Can you try with this css, add it in style.css

@media (min-width: 1200px) {
	.td-logo-rec-wrap .td_rec {
		padding-top: 22px;
	}
}
.td-logo-rec-wrap .td_rec {
	padding-top: 37px !important;
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td-logo-rec-wrap .td_rec {
			padding-top: 27px;
	}
}
@media (max-width: 767px) {
	.td-logo-rec-wrap .td_rec {
		padding-top: 5px;
	}
	.mobile-logo-wrap img {
		width: 151px !important;
	}
}
Post count: 36

looking good now, thanks

Post count: 10

I’m having a similar logo & header ad overlap issue on mobile for theweddingmagazine.net – screenshot here:
pic

Used CSS code supplied above however it didn’t work.

**double checked now and logo is screen right? Is that where it’s supposed to be?

  • This reply was modified 12 years by portergraph.
  • This reply was modified 12 years by portergraph.
  • This reply was modified 12 years by portergraph. Reason: added info
Post count: 3343

Hello,

@portergraph
please update to latest theme version.

Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.