Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268852
    serenaru
    Participant

    Hi,

    I figured out how to change the text color of all other parts of the theme using css except this part. Could you please help? Also, How do I change the font? Site: viszerra.com

    Thanks!

    #268896
    Skandha
    Participant

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

    .home .header-media .entry-title {
        color: #123456;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

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