Cutline Theme Support Forums » Cutline Theme Support Forums

Blog Title - Align Left?

(3 posts)
  • Started 4 years ago by lexl
  • Latest reply from lexl
  • This topic is resolved

  1. Is there a way to de-center the blog title and align it left? I tried to simply embed a bit of html in the header.php but ended up with an unreadable parsing error.

    Thanks in advance.

    Posted 4 years ago #
  2. hi lexl,

    follwing code in your CSS file should take care of this:
    * html h1 { letter-spacing: -0.1em; }
    #masthead h1 { padding: 0.2em 0.3em 0.8em; text-align: left; clear: both; }

    Posted 4 years ago #
  3. Worked like a champ, thanks Franky!

    Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.