For navbar add this and change to any rgb color
.ipsNavBar_primary {
background: rgba(0, 0, 0, 0.30);
}
btw in ips 4.2 version of this theme this is possible within settings
the second one
#ipsLayout_contentWrapper {
background-color: rgba(255, 255, 255, 0.50);
}