Support » Fixing WordPress » Help Adding logo next to my Header Text

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter boleng

    (@boleng)

    Here is my stylesheet.css

    /*logo*/
    #logo img { display: block; max-width: 100%; }
    .site-text-logo { font-family: ‘Lobster’;}
    .site-text-logo a { color: #000; text-decoration: none; font-size: 40px; font-weight: bold; }
    .site-text-logo a:hover { text-decoration: none; color: #1D9DF2; }
    .blog-description { margin-top: 5px; font-family: ‘Noto Serif’, “Times New Roman”, Times, serif; font-size: 1em; }
    /* Main Navigation

    Thread Starter boleng

    (@boleng)

    Does anybody know?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Help Adding logo next to my Header Text’ is closed to new replies.