• Resolved janschattling

    (@janschattling)


    Hi.
    I am not sure if I am just dumb or if there really is no way to change the color of the hyperlinks.
    Right now when creating the links they have a different color but on the final page the color is the same as the other text.
    Maybe someone can lead me the right way?
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author themevision

    (@themevision)

    Hi!

    Insert the next code into Customizing->General->Additional CSS:

    .entry-content a{
    	color:#2E65FF!important;
    }

    Change the color code per your needs.

    Regards

    Thread Starter janschattling

    (@janschattling)

    Thanks a lot for the quick reply.
    Worked perfect.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hyperlink Color’ is closed to new replies.