Home Forums Free Themes Clean Corporate Title Background color

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #210311
    Tessil Collins
    Participant

    How do I change the background color of my page titles? Thank you. example – https://spectrumbroadcasting.com/spectrum-creatives/

    #210316
    Psink
    Keymaster

    To change the background color of page title, please add this CSS in Additional CSS

    #custom-header{
    background-color: #222;
    }

    You can change the color code as per requirement

    • This reply was modified 2 days, 10 hours ago by Psink.
    #210326
    Tessil Collins
    Participant

    After I do this, where do I change it? Thank you very much.

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