Hello,
1) You may use chrome inspector tool to find out what styles to change http://prntscr.com/fb4ppp
Then edit custom CSS in theme options according to your needs. For example to change the fixed header
opacity use rgba instead of rgb
.fixed-header {
background-color: rgba(14, 108, 195, 0.5);
}
2) I don’t see problem on your checkout page if user is not logged in http://prntscr.com/fb4oby . Could you provide me screenshot of your problem for better understanding?
Regards
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.