Hi Support,
We would like to increase the size of the advert banners to the maximum possible within the widget area and leave some white space below.
What is the maximum size we can make the advert and what is the CSS to make some space below each advert.
Thanks in advance.
Hey!
Are you trying to increase the bottom margins for each of those advertisements? Send us a link and we’ll take a look.
Best regards,
Elliott
Hey!
Adjust the bottom margin with this:
#top .avia_partner_widget {
margin-bottom: -50px;
}
Each box is 178x178px in size.
Best regards,
Ismael