Sign in

HowTo change color of post title on the main page for simple theme

  • This topic has 2 replies, 2 voices, and was last updated 1 year, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6717
    Avatar photopExplorer

    Hi,

    I’ve changed Main colors -> Headings color but that seems not change the title of the posts on the main page.

    Also changing Link color has no effect to the color of titles.

    How, can I change this color?

     

    #6718
    Avatar photochris

    Try this:

    h2 a.invert {
      color: blue;
    }

    Screenshot-2021-12-25-192051

    Obviously, replace blue with whatever color you’d like.

    #6721
    Avatar photopExplorer

    It works, thank you!

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