Colorway-Footer Area Widget font colors

Discussion in 'ColorWay WordPress Theme' started by kellycbfmkg, May 25, 2015.

Thread Status:
Not open for further replies.
  1. kellycbfmkg

    kellycbfmkg New Member

    Joined:
    Apr 20, 2015
    Messages:
    7
    Likes Received:
    0
    Help...I thought I fixed this issue once before with custom CSS but I moved some content around in the footer widget and the font color of the items I moved went from being white to orange.
    http://clearbrookfeed.com/
    Thanks!
     
  2. sameerwalkar

    sameerwalkar Guest

    Hello,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard

    Code:
    .footer-container .textwidget {
      color: #fff !important;
    }
    Hope it will solve your issue.
     
  3. kellycbfmkg

    kellycbfmkg New Member

    Joined:
    Apr 20, 2015
    Messages:
    7
    Likes Received:
    0
    Perfect! Thank you!
     
Thread Status:
Not open for further replies.

Share This Page