Reply 163913 to: Register/Login issue in checkout page

Avatar: Olga Barlow
Olga Barlow
Support staff
May 23, 2017 at 13:34

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.