[ad_1]
Hi @caitanya,
Thank you for contacting us! We don’t have a setting to change the play icon, but you could adjust this with CSS if you would like to make it smaller. You could try adding a rule like the one below to WordPress Dashboard > Appearance > Customize > Additional CSS:
.sbi_photo_wrap svg.fa-play {
width: 20px !important;
}I hope this helps!
Best regards,
Louis
