Home Forums HashOne Color of the links

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12063
    User7
    Participant

    Hi,

    How can I change the color of the links on the website? Because the links are all displayed in red by default.

    Thx

    #12109
    Hash
    Keymaster

    Hi,

    You can do it by adding custom CSS code. Change #000000 to required.

    a{
    color: #000000;
    }
    #12113
    User7
    Participant

    Perfect, thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.