Can you help me to removed the ARROW in the THUMBNAIL picture
Hey fattlco,
Try adding this css code in Quick CSS (Located in Enfold > General Styling):
.av-inner-masonry .avia-arrow {
display: none !important;
}
Best regards,
Nikko
Thanks Nikko. Its working