I need to create custom page template which will not have header background image
How to delete the meta tag, author and post date from posts.
Great question. I might add an option for this in the future if this is a popular request. In the mean time, you may simply use a little CSS to achieve your goal. Insert the appropriate CSS into your Custom…
CSS Hack for Setting a Sidebar Background Color
The default structure of this WordPress Canvas theme is not conducive to having a background sidebar color. However, with a little CSS, this can be easily achieved. As you can see, I made it work specifically for this post. Add…
How to Add Google Font into the Body of the Content of Text in Visual Editor
At the moment, there is no “easy” way to target a specific section of your content to render a Google Font. However, it is possible to do, and I’ll show you how. First, you want to make sure you load…