Okay
  Print

How to remove block 'Recently Viewed Products'

To remove this block add to custom.css

.recentproducts {
    display: none;
}