Found solution.
For anyone else that has the same issues, the opacity is in Style Properties > Membercard > Click on the background color > set A to 1.
For the transparent editor menus, add this to EXTRA.css:
.redactor_dropdown{ background: @primaryLightest }