Hi, Is it possible to fill whole module position with that weather forecast iframe?
funci Hi its already using full space of the module position container. There is only padding in the left and right side of footer module that you can reduce by adding this code in custom css
.t4-footer .t4-module { padding: 80px 20px; }
Ninja OK, thank you, I will try it
funci You are welcome!