Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #251566
    burnwellness
    Participant

    How can I change to purple color to another color?

    https://burnwellness.com/nutrition/

    #251579
    Skandha
    Participant

    @burnwellness: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header::before {
        background-color: #f23456;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change Color of Header’ is closed to new replies.