I am attempting to change the color of the Homepage Title. I am using demo 2 and the text I am looking to change is the “Ella Matthews” text. It is currently set to white and I need it black. I have searched the forums and tried: .site-header .site-title a { color: #000000 !important; } but that is not working. Please advise how I can change this.
Also, is it possible for a logo image to be placed in this section instead of text? I know the small logo is placed to the left of the text, I am just curious if the text itself can be replaced by a logo?
Hi,
I could not check your webiste because you activated coming soon page plugin.
You can use this custom css code for changing the color from white to black.
.home-text { color: #000 !important; }
If you go to dashboard > appearance > customize > homepage settings > Home Title Background Color > you can change the background color.
Your second request for the logo is not possible by default.
Thanks
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.