The Unconventional RD Search Savvy Membership › Forums › EXPAND Bonus Trainings › X out option on banner › Reply To: X out option on banner
-
No that shouldn’t be happening! Did you already add the custom CSS to the banner, as recommended in the course? (This is done inside the ConvertKit settings for the form.)
Here it is again for your convenience:
:global(.formkit-sticky-bar) { z-index: 999999 !important; }
:global(.formkit-close) {
right: 0 !important;
color: #6a6e72 !important;
z-index: 999999 !important;
}