Simple Marquee , 7 recensioni

Valutazione complessiva
4,8
Numero di recensioni per livello
  • Il 86% delle recensioni ha 5 stelle
  • Il 14% delle recensioni ha 4 stelle
  • Il 0% delle recensioni ha 3 stelle
  • Il 0% delle recensioni ha 2 stelle
  • Il 0% delle recensioni ha 1 stelle
13 marzo 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
Stati Uniti
14 giorni di utilizzo dell’app
webcommerce.dev ha risposto 15 marzo 2024

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