Yes that is the effect I’m looking for but it does not seem to be working for me. I can add the class using developer tools but it does not show if I add the class through the editor. The element is a H1. Any ideas why this would not work?
Hey Mike,
I don’t mean the actual tag line, I just mean a text block on my page I am using to display my brand’s tagline if that makes sense.
I tried adding a custom css class that I saw on another response but it didn’t do anything. Here is my code:
.tagline {
letter-spacing: 5px !important;
}
I can add the link but I have maintenance mode on so you won’t see much without access. I think it should be possible with css.
side note: when I add a css class to an element should I write .tagline or just tagline?
Great! Thanks Guenni007!
I mean when you go to enfold child > general styling and choose “Select a predefined color scheme”. But I am assuming you need to change it all manually
Mike you are the man! Thank you so much :)