• Good afternoon. How do I use custom fonts and colors for my site title?
    I do not see anything in the general settings where the site title is.

    Also, how do I put an image next to the site title?

    Thank you, Dave

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    site url?

    Thread Starter heinekinkid

    (@heinekinkid)

    appcustoms.com I have just started using WP. I am testing all the features trying to learn them. I pulled up a random theme to start with.

    Thank you, Dave

    Moderator t-p

    (@t-p)

    Do you want change “daves test site!”?

    If yes, look for this css rule in your theme’s style.css:

    #header h1 a {

    and add the following property to that rule:

    color: #000000;
    font-size: 30px;

    Note: change font color and size to your liking.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘site title’ is closed to new replies.