• I am trying to make the numbers preceding headings bold, but can’t for the life of me figure out how to do it. Thanks for any help, hope this is the correct forum for this question.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • ol {
        font-weight: bold !important;
        color: black !important;
    }

    Try adding the above code to your custom CSS under
    Appearance → Customizer → Custom CSS or
    Appearance → Customizer → Additional CSS

Viewing 1 replies (of 1 total)
  • The topic ‘Formatting H1 question’ is closed to new replies.