Hi,
I just wanted to know what the best way is to override a font style such as H2 or H1 via css in a color section. I have the custom-css activated in Enfold so I can add a class.
Here is what I tried
.ad {
font-size: 35px;
color: white;
}
Is that enough to get it to work?
sl