Home › Forums › Basel support forum › How to change footer logo size › Reply To: How to change footer logo size
March 24, 2018 at 10:35 am
#48458
Artem Temos
Keymaster
Hello,
Try to replace that code with this one
.footer-widget.widget_text .textwidget img {
max-width: 150px!important;
}
Regards