Hi,
I'm trying to change the background from default blue to white for Module 442, 443 and 444.
So I added in the custom css below but it only change partial background not the whole row so the white background will extend to browser width.
#Mod442, #Mod443,#Mod444 {background:#fff !important;}
Please let me know what I've missed so I can change the whole row to white background for those 3 modules. Thanks!