Changing colour of site heading and sub heading

This topic has 1 reply, 1 voice, and was last updated 5 years, 11 months ago by Spiracle Themes.

Viewing 1 reply thread
  • Author
    Posts
    • #1152


      Jayde
      Guest

      Hi, I want to change the colour of the site heading and sub heading to black as my background image is very light (purposely).
      I’ve checked through my theme colours and white is now where to be seen so I have no idea how to change it. Is there a code I can add into the additional css to make the change I need?

    • #1153


      Spiracle Themes
      Guest

      Hi Jayde,

      Try the CSS below

      .slide-bg-section h1,
      .slide-bg-section,
      .slide-bg-section .read-more a {
      color: #000 !important;
      }

      Copy and paste this in Appearance -> Customize -> Additional CSS
      Let us know if this works

      Regards

Viewing 1 reply thread

Reply To: Changing colour of site heading and sub heading

Your information: