Simple Marquee , 7 recenzji

Ogólna ocena
4,8
Liczba recenzji z daną oceną
  • 86% ocen to oceny z 5 gwiazdkami
  • 14% ocen to oceny z 4 gwiazdkami
  • 0% ocen to oceny z 3 gwiazdkami
  • 0% ocen to oceny z 2 gwiazdkami
  • 0% ocen to oceny z 1 gwiazdkami
13 marzec 2024

some things don't work about it, but if you have extremely basic knowledge of css then this app is GREAT! if you're having issues and are seeing this, use this code as a basis for solving your problems:

.marquee {
background-color: transparent;
margin-top: -45px;
color: white;
font-size: 2.0rem;
font-weight: 1000;
}

this allows it to overlay the element above it and actually look good lol

Joke Threads
Stany Zjednoczone
14 dni korzystania z aplikacji
webcommerce.dev odpowiedział(a) 15 marzec 2024

Thanks for your review! It's always fun to see users get creative with styling.