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

    Hi there,

    Whenever I set any content to “bold” it uses the highlight color (red). Can I override that for a particular header style – like H6 in Quick CSS?

    #1220725

    Hey Frank,

    Please try this to see if you have any luck with it:

    h6 strong {
      color: green;
    }

    If not then please post a link to where we can see the actual element on your site.

    Best regards,
    Rikard

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