- This topic has 4 replies, 2 voices, and was last updated 4 years, 10 months ago by Hash.
- AuthorPosts
- March 21, 2019 at 3:24 am #10983tassParticipant
Howdy,
if i want to change the text color in the Header with the costomizer it doesn’t work-
Somehow it works if i change the Hader color in general to black instead of white. Then i cant change the text color, but with the white design i cantMarch 21, 2019 at 7:14 am #10986HashKeymasterCan you please explain us in more detail with your website url? So far the theme does not have option to change the color but it can be done with few lines of CSS code.
Thanks
March 21, 2019 at 12:18 pm #10997tassParticipantThis reply has been marked as private.March 21, 2019 at 9:14 pm #11022tassParticipantThanks for the quick reply!
Can you please explain us in more detail with your website url?
The Website I’m talking about is http://www.ferienglueck-juist.de and I would like to change the text color of “FERIENGLÜCK JUIST
Maritime Ferienwohnungen” in the Header to #1e73be.
best(Repost bc I accidentally send it private)
March 21, 2019 at 9:34 pm #11027HashKeymasterOk then here is the code. Go to Appearance > Additional CSS and paste the below CSS code
.sq-white .sq-site-title a, .sq-white .sq-site-description{color:#1e73be}
- AuthorPosts
- You must be logged in to reply to this topic.