리뷰 (7)

전체 평점
4.8
평점 수준당 개수
  • 평점의 86%가 별 5개입니다
  • 평점의 14%가 별 4개입니다
  • 평점의 0%가 별 3개입니다
  • 평점의 0%가 별 2개입니다
  • 평점의 0%가 별 1개입니다
2024년 3월 13일

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
미국
앱 사용 기간 4개월
답글 webcommerce.dev개 2024년 3월 15일

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