Header class not working

Hello, I am using the following css:

.logoBackground {
background-color: red;
}

And I am putting logoBackground in customize–>class for my element and nothing happens.

If I put

#logoBackground {
background-color: red;
}

and then put logoBackground in ID, it works. For some reason, CSS doesn’t work.

I’m using the headline element in the Pro header builder. I want to know if this is a bug, perhaps you can try recreating it?

Thanks.

Hello Daniel,

There’s no known issue related to adding a class on a headline element. Would you mind sharing the specific URL with this issue so we can check directly? Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.