Fonts colour

  • Posted in : Read WP
  • berelkovsky
    Participant

    How to change the colour of fonts in the body, name of post, logo title?
    Thanks in advance.

    serkan
    Moderator

    Hi berelkovsky,
    You can use these custom css codes;

    body { color: #444; }
    h1 a { color: #333; }

    Also if you want to change the link color please go to appearance > customize and change it.
    Thanks

    berelkovsky
    Participant

    Thanks a lot!
    Could you please tell me how to change the colour of the font in the “Continue reading” button?

    serkan
    Moderator

    Hi berelkovsky,
    You can use this custom css codes;

    .entry-content a.more-link {  color: #444; }

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register