I've created a similar ad about 2 months ago with sliding elements and noticed when I preview this one, the bounding edge of the artboard (dotted line) in my browser can be seen framing the correct MREC size. When I preview my new ad, the bounding edge seems to be around the whole size of my browser window screen, hence you can see the design elements hanging off the side.
Can anyone advise how this can be fixed? I originally thought it might be a bug with the new update to Google Web Designer (as I had designed the other advertisement pre-update using the same techniques) but would love to know if there's an easy way to fix my bounding box edges to display correctly when previewing/publishing. Thanks in advance.
This was the same in my initial ad that I designed and it worked but not for this new one.
Thanks.
I am having the same proble,, however I want my ad to be responsive so that I can create lots of different sizes. It looks perfect in every size in the GWD preview, but when i look in chrome it doesn't look right and all the elements are hanging over the ad. When I go to publish these ads will they work? Do I need to create each ad size individually instead?
Thanks
Bryony
You can use overflow: hidden; in the page CSS. If you create a banner ad in Google Web Designer, this CSS property is automatically added in the file. You can check it out by creating a banner ad and switch to code view and search for overflow: hidden;