can the heading text color of the 3 columns on the home page be changed?

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

  1. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, I would like the text on the top of the 3 pics on the home page 3 columns to be #996600 instead of the gray. How do I adjust this?

    T 2016-01-19_1541.png hanks, Sandra The site is primestrategyinc.com
    I have attached a screenshot.
     
  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-page-wt-thumb-container.gallery h1 a {
        color: #996600;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page