Mikko Kortelainen

Make WordPress Twenty Eleven theme post pages full wide

I wanted to make the indivitual post pages 100% wide, and also the headings a bit bigger. Here's the CSS to do it:

/* Make individual posts full-width */
.singular.page .hentry {padding:1em;}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
 width: 100%;
}
/* Fix the edit button placement */
.singular …
read more

AVH First Defense Against Spam « WordPress Plugins

I added the AVH First Defence Against Spam plugin to my site. Please report to me If you can't post comments:

<< Page 9 of 15 >>