Convert shoppers with targeted, gated offers.
Hide iFrame Brand Logo
.in-iframe .logo-block-pushed-up { display: none; }
Hide iFrame Banner Image
.in-iframe .banner-section a { display: none; }
Change appearance on mobile
`@media (max-width: 767px){.gc-box{right: 0; top: 0; bottom: unset;}}`
Customise fonts
/* Applies styles to the heading text. */ .heading { text-transform: uppercase; font-weight: 700; font-style: normal; font-size: 28px; color: rgb(0, 0, 0); }