评论 (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
美国
14天 人在使用应用
webcommerce.dev已回复 2024年3月15日

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