Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #845868

    Hello,

    I have noticed when I introduce a paragraph after a checklist point

  • , the font color and font size are different from the one established in Body for the whole website. I would like all the text to be the same.

    Could you help me?

    Thanks in advance,

    Elena

#846470

Hey Elena,

Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

.entry-content-wrapper li {
    color: #3f3f3f;
}

Best regards,
Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.