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

  • Author
    Posts
  • #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 1 post (of 1 total)

You must be logged in to reply to this topic.

Scroll to top