- This topic has 2 replies, 2 voices, and was last updated 5 years, 9 months ago by
User7.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- May 6, 2019 at 9:41 pm #12063
User7
ParticipantHi,
How can I change the color of the links on the website? Because the links are all displayed in red by default.
Thx
May 8, 2019 at 7:55 pm #12109Hash
KeymasterHi,
You can do it by adding custom CSS code. Change #000000 to required.
a{ color: #000000; }
May 8, 2019 at 10:48 pm #12113User7
ParticipantPerfect, thank you.
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.