-
Posts
22 -
Joined
-
Last visited
Reputation Activity
-
61885 reacted to tuanphan in How do you target a specific row/ find the row's block id?
Row has no id.
You can add a spacer block above row, then target spacer block id, then use this code to target row
#spacer-block-id + row { css code }