Hi.
1) I has used the css
.comments-wrap {
display: none;
}
for not showing the comment section before. But for archives, author pages, blogs etc they still appear. Can I wrap them also on these pages via css or should I delete them with hardcoding?
2) I also want to wrap and do not want to show “previous – next article” bar. (But I want to use that fullwidth part for some other code.
May be it is just me but these section shows wrong, it shows previous article in the next and vice versa. Also this section cut headings too oddly but maybe it is just me, not sure.
thanks