Hi,
Is it possible to delete/not show the arrow in the news show pro widget with css suffix: post-listing
.post-listing .gk-icon-arrow {
display: none;
}
.post-listing figcaption h3 {
font-size: 20px;
}