Hi guys, great template.
I used the code below to change the size of my icons in the Advertising Area widget.
#footer #avia_partner_widget-3 img {
width: 125px!important;
height: 125px!important;
}
This worked great, but now there is a bigger space between the icons and i dont want them to be clickable.
And now i’m wondering if there is a way to change the padding between the icons and remove the referal URL.
Thx.