/*hiding the arrow buttons */
Insert the code in script editor to hide the arrow buttons of tiles
<style>
.ms-promlink-header{
display
:
none
;
}
</style