Color of Titles for 3 Image Boxes

Discussion in 'Woodpecker WordPress Business Theme' started by rmadala313, Jun 28, 2014.

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

    rmadala313 Guest

    Joined:
    Jun 20, 2014
    Messages:
    53
    Likes Received:
    0
    Hi,

    The color of the titles for the 3 image boxes changes to gray when I add my own title. I would like it to remain the default black. How do I do this?

    My website is located here:

    http://staranisefoods.com/development/

    Thank you.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
     div.feature-page-wt-thumb-container.gallery a {
    color: #111;
    }
    Thanks & Regards
    Gourav Shrivastava
     
  3. rmadala313

    rmadala313 Guest

    Joined:
    Jun 20, 2014
    Messages:
    53
    Likes Received:
    0
    Thank you!
     
Thread Status:
Not open for further replies.

Share This Page