/*hides the previous and next buttons from all blog pages*/ .item-pagination.item-pagination--prev-next { display: none; }