Site logo

Archived topic

Link colors

5 replies · Started by Tobias on August 17, 2022

Viewing posts 1–6 of 6

On the front page I want to keep the light blue (logo color) on the link.

On the "Farm Site" page I want to use the same green color as the box on the front page.

Link added in private field. :-)

Hi Tobias,

Try adding this in Customize > Additional CSS:

.page-id-18509 .content-area a {
    color: #485434;
}

It worked - thank you! :-)

You’re welcome Tobias! :)

This archived topic is closed to new replies.