Again, such a silly question. I'll stop once I get the hang of the override system. But anyway I'd like to change the colour of the h1 text here: web.ear-trumpet.net
But I'd only like the h1 tags within the 'header' area to be affected.
I tried this in override.css:
h1 #gkHeader {
color: #ff9718;
font-weight: 400;
letter-spacing: -1px;
line-height: 1.2;
margin: 0;
padding: 0;
}
But no joy. I also added 'h1' to item ID '88' (the ID for header custom HTML module that's in there just now).
Sorry for the simplicity (see what I did there?!) of the question. Trying to get used to GP templates.
Thanks for your help. N