I used the <br> tag to break the paragraphs up and that worked, but I when I used <span style=”color: #ffffff;”>Text</span> to change the color it does not work.
Hello,
Can you please post a link to your site where I can see these issue so I can assist you better.
Use this <span>Text</span> for about us text. And try this custom css code.
.about-us .section-header .section-legend span{
color: #ff0000 !important;
}
@mdshak that did not seem to work. Any other ideas?
@poonam9 I will post a link later today.
Hi @tinamccormick1,
Can you please tell us if you still have the issue?