Hello,
can you recommended a simple way to change color of two elements at the same time.
Thank you
Hey Designweb,
You can enable Custom Css Classes: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ add a class on the 2 elements and use the same class name, add some css codes in Quick CSS (located in Enfold > General Styling), it would look something like this:
.myclass {
color: red;
}
Hope this helps.
Best regards,
Nikko
Hello Nikko,
Thank you for your help.
Hi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hello Rikard,
close it.
Thank you