x

checkout text issues with dark theme

I went through weebly's suggested forum posts, seeing as this is a common issue. There are multiple issues with my checkout, and I'm not sure how to access the checkout via my theme editor.

In no particular order, 

  1. on the "shipping information" tab, the text is all perfect aside from the email adress. The email adress section has a white background, meaning the white text blends in perfectly with it, making it impossible to read.
  2. On the payment information tab, the text is dark, so the black background makes it impossible to read

Like I said, I have scoured weebly's forums for an answer, but nothing has worked.

This is the code I have been trying to use in my SEO, if that will help with anything.

Spoiler
<style>
.wsite-checkout-form__select {
    border: 1px solid rgb(0, 0, 0) !important;
}

.wsite-checkout-options__name, .wsite-checkout-options__price {
    color: #8b8d90 !important;
}

.wsite-checkout-options__indicator { 
    border: 1px solid #8b8d90 !important;
    background: #8b8d90 !important;
}
</style>
833 Views
Message 1 of 4
Report
3 REPLIES 3
Square

Did you resolve this question on a different thread? Weebly employees are not able to assist with code edits, but if you post a link to your site another user may be able to help you out. If you do edit the css/html area of your theme your site would be considered a "custom" theme. It's possible you may not be able to receive assistance from support unless you revert back to a standard Weebly theme. If you are able to add the css override to Settings>SEO>Header your site will still be a standard Weebly theme and it is much easier to troubleshoot. I.e. if you run into an issue, you can remove the code, see if the issues resolves, and the paste it back if the override was not the cause. Just something to think about when you are making these types of edits. Smiley Happy 

817 Views
Message 3 of 4
Report

I'm having the same problem!

Please let me know if you find a solution.

Val

792 Views
Message 5 of 4
Report

No solution yet. I have been focused on other portions of my website. Have you found a solution to your issue? The mods here are helpful usually, but I think this is just a very niche problem.

761 Views
Message 5 of 4
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.