LogoLogo
CtrlK
HomeMarketplace DirectoryContact Us
  • General
  • Memberships
  • AI Prompts
  • N8N
  • Welcome
  • Getting Started
    • How to Use CSS with HighLevel
      • Visual CSS Editor
    • How to Use JS with HighLevel
  • DASHBOARD
    • Rename Side Menu
    • Hide Menu Items
    • Hide Menu Items by Location
    • Hide Launchpad Menu Items
    • Hide Sub-Menu Items
      • Sites
      • Marketing
      • Payments
      • Memberships
  • Move Sidebar Toggle
  • Hide Twilio Error Banner
  • Hide Voice AI Missed Call Banner
  • FORMS
    • Google Style Floating Labels
  • Login
    • Custom GHL Login
  • FUNNELS
    • Texts
      • Animated Gradiant Effect
      • Typewriter Effect
      • Highlight Selected Text
      • Highlight Text
      • Collection of Font Styles
        • Typing Animation for Sentences
        • Gradient Color for Bold Text
        • Animated Gradient Text Effect for Bold Text
        • Gradient Color for Bold Text
        • Vertical Layout for Bold Text
        • Underline Animation for Bold Text
        • Floating Effect for Bold Text
        • Letter Spacing Expansion for Bold Text
        • Glow Effect for Bold Text
        • Split Text Slide-In for Bold Text
    • Buttons
      • Button Shimmer
      • Button Styles
      • Add to Calendar Button
    • Cards
      • Promo Tag
      • Glow Effect
      • Border Animation
      • Tilt Card
      • Review Carousel
    • Misc
      • Password Protect Page
  • MISC
    • Send IP to Webhook
    • Convert Time to Local
    • Auto Apply Coupon
Powered by GitBook
On this page
  • Hide Purple Text Banner
  • Agency Level Instructions

Was this helpful?

Export as PDF

Hide Voice AI Missed Call Banner

Hide Purple Text Banner

.flex.items-center > .text-purple-600 {
  display: none !important;
}

Agency Level Instructions

  1. Go to Agency > Settings > Whitelabel

  2. Add code to the CSS Code box.

  3. Save

  4. Refresh

PreviousHide Twilio Error BannerNextGoogle Style Floating Labels

Last updated 20 days ago

Was this helpful?