Hello,
I have a problem, the borders on the checkout page are nog visible or missing and i don’t know how to fix this issue.
I hope someone can help me out?
When you put something in your cart and want to checkout, ( where you need to give your address..) there are no borders.
Thank you for helping me out :)
Hey lmdesign11,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .main_color .input-text,
#top .main_color input[type='text'],
#top .main_color input[type='input'],
#top .main_color input[type='password'],
#top .main_color input[type='email'],
#top .main_color input[type='number'],
#top .main_color input[type='url'],
#top .main_color input[type='tel'],
#top .main_color input[type='search'],
#top .main_color textarea, #top .main_color select {
border-color: #9e9e9e;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hello Victoria,
Thank you!! this worked out PERFECT!
Hi lmdesign11,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria