Homepage Blog Posts Headline

Discussion in 'GoldenEagle WordPress Theme' started by totaldiagnostic, Jul 16, 2013.

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

    totaldiagnostic New Member

    Joined:
    Sep 17, 2012
    Messages:
    20
    Likes Received:
    0
    hello
    my theme stylesheet is red but the blog posts headline that show in home page are blue
    i need to make them red

    thank you very much for your help
     
  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:
    .feature-blog .feature-blog-item h1 a{
    color:red;
    }
     
  3. totaldiagnostic

    totaldiagnostic New Member

    Joined:
    Sep 17, 2012
    Messages:
    20
    Likes Received:
    0
    works great
    thank you
     
Thread Status:
Not open for further replies.

Share This Page