Hello There,
How to remove symbols  ( > in circles) on the picture as attached.
Thanks in advance.
               
                
               
          




 1.00 out of 6 based on 1 vote(s)
1.00 out of 6 based on 1 vote(s)
.showcase .nspImageWrapper:after {display: none;}


.gkNspPM-VideoGallery .gkBigBlock.active figure:after {
   display: none;
}


