I want to make better use of the space around the ad. Is there a possibility of reducing a little that space that always exists around the content?
delinea Hi Add this code in custom.css file to remove the padding
.t3-main-content .bannergroup { padding: 0px; }