[Resolved] Change color and font of footer header and text

  • Author
    Posts
  • #1653

    rictans
    Participant

    Please show how to change footer header and texts’ font type and color and size.
    Thanks,
    Ric.

    #1657

    Andrew Misplon
    Keymaster

    Definitely!

    /* Footer Widget Titles */
    
    .site-footer .footer-main h3 {
      color: #fff;
    }
    
    /* Footer Background and Text Color */
    
    .site-footer .footer-main {
      background: #272a2d;
      color: #acaeaf;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Scroll to top