Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I would like to add content(just plain text) to the first page of my site and also have the posts displayed on it aswell. I am using pinboard theme.

Does anyone know a good way of achieving this without having to hack away on the code?

BR

Kimpo

share|improve this question

1 Answer

You can place custom-CSS in /Theme Options/Layout/Custom CSS This will not mix up with the original CSs then and also survive theme updates. This way is not very comfortable, but at least relatively clean.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.