Hi. I would like to change the circle background of icons in the icon boxes to square and possibly make them a specific size too.
I tried using this code
.iconbox_top .iconbox_icon {
padding: 15px;
border-radius: 0;
}
which I found in another thread but it didn’t work.
Any help will be much appreciated.
Thank you.
Hey evdesignstudio!
I am getting “503 Service Temporarily Unavailable” from your link.
Please use the code as following
.iconbox_top .iconbox_icon { border-radius: 0 !important; }
If that too does not help, please create a temporary admin login and post it here privately
Cheers!
Yigit
Hi.
I’m afraid the !important code didn’t make any difference. :-( So, I’ve attached login details.
Thank you.
Eva
Hey!
I changed the code to following one
.iconbox_icon { border-radius: 0 !important; }
Please review your website now :)
Best regards,
Yigit
Great!!
Thanks so much, Yigit!
Regards,
Eva