anniekdenboer
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Tracks] Change color of white backgroundThank you, works perfectly!
Forum: Themes and Templates
In reply to: [Fukasawa] Change color of page titleResolved ??
Forum: Themes and Templates
In reply to: [Fukasawa] Change color of page titleI tried it again and it worked!!!
Thanks so much for your help ??
Forum: Themes and Templates
In reply to: [Fukasawa] Change color of page titleI tried, but it’s still not working..
Forum: Themes and Templates
In reply to: [Fukasawa] Change color of page titleThis is the rule I find when I search for h2:
.post-content h2 {font-size: 1.8em; }
I tried to add {color: #004A98} but that doesn’t work.
I found this:
.page-title { padding: 1% 0 10px; }
.page-title h4 {
display: block;
padding-bottom: 10px;
border-bottom: 2px solid #e1e1e1;
margin: 0 10px;
line-height: 120%;
font-weight: 700;
color: #666;
}But no h2.. Is there a code I can add there?
Usually I’m trying everything and then something turns out right, but this time I can’t seem to solve it myself!
Forum: Themes and Templates
In reply to: [Fukasawa] Change color of page titleHi Steve, thanks for this but I don’t mean the links in the sidebar. Just the titles that are on top of every page. I think what videosdemadurasx said must be the solution, but it’s not working for me.. I’ve tried to change every code that has menu or h2 in it, but nothing seems to affect the color of the titles.
Forum: Themes and Templates
In reply to: [Fukasawa] Change color of page titleI can only find this code in my css:
.post-content h2 { font-size: 1.8em; }
I added this:
.post-content h2 {
font-size: 1.8em;
color: #004A98;
}But this doesn’t seem to work. I did the same in my editor-styles.css but still doesn’t work ??
Forum: Themes and Templates
In reply to: [Fukasawa] Change color of page titleYes! All of them, so ‘Home’, ‘Diensten’, ‘Werkwijze’, ‘Projecten’, ‘Over Alma’ and ‘Contact’ ??
Forum: Themes and Templates
In reply to: [Fukasawa] Change color of page titleOh I’m sorry, there’s not meant to be a right sidebar, I mean the page titles above the page content. They’re black now, but I would like to change that color!
Forum: Themes and Templates
In reply to: [Fukasawa] Change color of page titleYou cannot see the content? That’s weird, the website is working on all my devices..
Forum: Themes and Templates
In reply to: [Fukasawa] Change color of page title