Advertisement
Guest User

remove v0.chat powered text with css v2

a guest
Jul 17th, 2025
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.19 KB | None | 0 0
  1. <style>
  2.   div[id^="v0-built-with-button-"],
  3.   a[href*="built-with-v0"],
  4.   button[aria-label="Close"],
  5.   span[style*="white-space: nowrap"] {
  6.     display: none !important;
  7.   }
  8. </style>
  9.  
Tags: rodoslive.gr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement