Replies: 0
Hello! The hover color is not the one that is set.
You need to add styles
.elementor-tab-title a:hover {
color: inherit;
}
Replies: 0
Hello! The hover color is not the one that is set.
You need to add styles
.elementor-tab-title a:hover {
color: inherit;
}