how to change text color in featured punchline area

Discussion in 'Woodpecker WordPress Business Theme' started by sandradohn, Jan 21, 2016.

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

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, I want to change the color in the featured punchline area on the homepage to #FFFFFF from black. How do I do this? I have attached a screenshot of the area. The site is primestrategyinc.com

    Thanks, Sandra
     

    Attached Files:

  2. priya

    priya Guest

    Hello Sandra,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .feature-tagline-container h1 {
          color: red;
    }
    Change color according to you..

    Hope it will resolve your issue.

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    I put that in and it changed the text at the bottom, not the area I wanted in the middle of the page....Please advise. Thanks, Sandra
     
  4. priya

    priya Guest

    Hello Sandra,

    I have provided you a right code as per your above screenshot to change color of your feature punchline i.e. "PRIME Strategy End-To-End Consulting:"

    Would you please be more specific about the area or text where you want to change color so that we can assist you accordingly?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, Ok, I see what I did wrong...I put the color code in #666666 for the gray and it did not work. Now I just tried changing "red" in your code to "gray" and it works perfectly.

    Thanks for your help, Sandra Dohn
     
  6. priya

    priya Guest

    You're welcome Sandra...:)

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page