Advanced CSS
Advanced CSS
Convert shoppers with targeted, gated offers.
The Advanced CSS option let’s you can go even further with your customisation.
.in-iframe .logo-block-pushed-up {
display: none;
}
.in-iframe .banner-section a {
display: none;
}
`@media (max-width: 767px){.gc-box{right: 0; top: 0; bottom: unset;}}`
/* Applies styles to the heading text. */
.heading {
text-transform: uppercase;
font-weight: 700;
font-style: normal;
font-size: 28px;
color: rgb(0, 0, 0);
}