Highlight Super Sellers
Highlights offers from sellers with the 'Super Sprzedawca' badge in yellow to help you pick trusted vendors.
Code to copy
article:has([aria-label*="Super Sprzedawca" i]),
article:has(img[alt*="Super Sprzedawca" i]),
article:has([title*="Super Sprzedawca" i]) {
background: #fff8e1 !important;
outline: 2px solid #f9a825 !important;
outline-offset: -2px !important;
}
How to use this example
- Copy the code with the button above.
- Install JustZix (2 minutes) and open the extension on the target page.
- Add a new rule matching that page.
- Paste the code into the rule's CSS panel and save — the effect appears instantly.
Rate this example
No ratings yet — be the first.