This topic has 5 replies, 2 voices, and was last updated 9 years, 6 months ago by Anonymous.
Viewing 6 posts - 1 through 6 (of 6 total)
Hi there
I have changed the subheader title and text and set the color to #ffffff – however only the Subheader Title has changed – the Text color remains default.
Have a look at the page settings grab: is attached
Here’s the resulting subheader grab .. http://snpy.in/ZHwkd9
Golly I seem to be finding a few things – hope you don’t mind me asking about them :]
Thanks …Mike
I have seen that you gave the Sub Header Text Color as #fff so the header text color changed to white color. It’s working correct only.
Text color for the Subheader Title: Kindly inspect the element using the chrome and find the class name and then add your CSS in the custom CSS section which is there in settings.
Hi there
ok – I have added if anyone else needs to correct this – here’s what you need to put into
Apearance – Autowash – Styling – Custom CSS:
#subheader .customtext {
color: #ffffff;
}
I suggest it would make sense to add a fix for the next release so it correctly picks up the colour set in the page setting that tells people it will change that property:
Subheader Text Color
Select the color for the content in the subheader
Thanks again for the help …Mike
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.