changing font color in footer

Home Forums All Other Themes changing font color in footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18735
    fourfour
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: January 15, 2016

    I have the full width pro theme. I want to change the font color in the footer. The “Contact” and “get in touch” sections. I don’t see it in the style sheet though. And I’ve gone through all the normal settings and nothing is white in there at all. Would also like to alter date stamp on posts, and comment section colors.
    My site is theafterlifeshow.com

    I managed just fine with everything else, but these few bits are giving me a heck of a time. I appreciate any responses, thanks in advance!

    #18740
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Layout Settings>Custom CSS box:
    Paste this css code in custom css box

    #colophon h2 {color:#39ff00 !important;}

    Regards,
    shri

    #18938
    fourfour
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: January 15, 2016

    Thanks for the help? What about for social icons and timestamp on the blogs? I just realized they didn’t change when everything else did.

    #18955
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:

    .postmeta .post-date {color:#39ff00 !important;}
    .postmeta .post-comment {color:#39ff00 !important;}

    For social icons it is an image. You have to change the color of that images.

    Regards,
    Shri

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.