Thesis 2 - Headline Color Change

by 3 replies
4
I have been stuck with this problem for over a day, so thats why i'm written this "stupid" and "off-course" easy to fix questions.

Thesis 2.0 -> Single Post Box Headline -> How do i change color

When i use
Link headline to article page

My headline just turns dark.. (same color as my bg SHIIIT)

I have tried to custom the whole h1 on the page, every h1 did change.. But not the Single Post Box Headline
#website design #change #color #headline #thesis
  • I'm not quite sure what you mean? Can you expand on your problem. Also provide a link to the site.

    Thanks Joe
    • [1] reply
    • Are you familiar with the Thesis 2 theme's inner working? If yes, give him the answer. If not - don't post.
  • Hi Steffan, just add this line to the bottom of the Thesis custom.css file:

    Code:
    .headline_area h1 {color:blue !important}
    Change "blue" to your color of choice for the headline.

Next Topics on Trending Feed