Does anyone know if you can change the Hover color of each tweet? I thought I could customize it with this but it’s not working.
.timeline-Tweet:hover {
background-color: rgb(245, 248, 250);
}
Does anyone know if you can change the Hover color of each tweet? I thought I could customize it with this but it’s not working.
.timeline-Tweet:hover {
background-color: rgb(245, 248, 250);
}
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.