Hi there,
on http://globalspeed.com.au/portfolio-item/example-9/ i am trying to give the small thumbnails underneath the large image rounded corners (border radius 8px) – not getting anywhere. any thoughts?
Hey clairemartindigital,
8px is a bit small as there is padding around it try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-gallery-thumb img {
border-radius: 16px!important;
}
Best regards,
Vinay
perfect, thanks
Hi,
Glad we could help!
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Best regards,
Vinay