hello,
in visual composer, when i add Separator, i dont see any style that i can change.
i have extra class, but its not working.
i wrote in extra class: footer_separator123
and in custom CSS i wrote:
.footer_separator123 {
color: red;
}
how to do it?
thanks