Home › Forums › WoodMart support forum › Instagram feed border radius › Reply To: Instagram feed border radius
May 3, 2022 at 4:10 am
#372617
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .instagram-picture div {
border-radius:20px;
}
Best Regards