Lovely, that’s fixed it. Thanks very much for your help. Much appreciated
Hi Ben,
I tried those and it’s not catching the right elements as yet. current custom css is:
.page .post-title {
display: none;
}
.post-header {
font-size: 11px;
}
.blog .entry,
.archive .entry
.search .entry {
padding-right: 40px;
padding-left: 40px;
margin-left: 20px;
width: 100% !important;
}
to clarify,
post 1
post 2
post 3
…
instead of
post 1
post 2 post 3
post 4 post 5