picture caption font color

Discussion in 'GoldenEagle WordPress Theme' started by returning glory, Mar 3, 2013.

  1. returning glory

    returning glory New Member

    Joined:
    Feb 5, 2013
    Messages:
    17
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .wp-caption p.wp-caption-text {
    color: black;
    }
     

Share This Page