bhagsyPLUS
Apr 12, 2022
Q: hi the css feature how can we add css to specific items on the page not everything on the page eg I ...
might want to add css to ONE element to animate it.
thanks
Founder Team
Georges_
May 14, 2024A: Blocks have unique ids. You can use it as a target in your CSS.
#ckwpdvbh800053g6a368u2gf4 {
background: red;
}
Share
Helpful?
0
Log in to join the conversation
bhagsyPLUS
hi
those block numbers ? where are they
they seem to be away from your ethos of "dead simple "
maybe there could be facility to add block specific css more easily,