Large blank space after Google ad on Mobile Only?
Hey there, I’ve got Vantage Premium, and if you take a look at this Google ad on my website (only a problem on mobile!), you’ll see that there is a large blank space below it – a good 20 or 30 pixels wasted space.
If you could PLEASE help me remove this, that would be LOVELY! :)
Here’s a screen capture of what I am talking about: Screen capture
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Jody
Thanks for reaching out.
Have you perhaps changed the ad since posting? The banner ad I see right now isn’t responsive.
Hey again Andrew,
Hmmm… Very strange. The ad always has been, and always will be responsive. :P
The ad is only responsive on mobile which is fine just really hard to test.
The ad is in a container with a static height set inline.
You can try the following at Appearance > Custom CSS:
@media (max-width: 680px) { #aswift_0_anchor[style] { height: 50px !important; } }You can adjust the breakpoint of 680px which is when this applies.
You can also adjust the height value of 50px as required.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.