Your cart is currently empty!
Banner Code going off Screen
—
by
Hi,
I’ve set up a few banners as well as a banner page. I am having trouble with the banner code going off the screen. I’ve tried logging in as an affiliate to see if I would view the page differently but the code is still going off the screen. How can I fix this?
Website: http://livebrokeonpurpose.com/banners/
Posted in Affiliates Pro
Comments
One response to “Banner Code going off Screen”
Hi Melody,
It’s a problem with your theme.
You can add this css that should solve it:
.banner-code code {
white-space: normal !important;
}
Kind Regards,
Antonio B.