Home › Forums › Jevelin Theme › Problem with plugin Checkout Field Editor
Home › Forums › Jevelin Theme › Problem with plugin Checkout Field Editor
Hello,
I wanted to add to my woocommerce install the ability to collect and store the birthdates of my users.
In this sense, I installed the plugin «Checkout Field Editor for WooCommerce»: https://www.themehigh.com/product/woocommerce-checkout-field-editor-pro
The plugin is working, but I have a problem because the date picker (which is JQuery driven) doesn’t appear on my checkout form.
I asked the plugin support about that and they asked me to add this code to my CSS:
div#ui-datepicker-div {
z-index: 9999 !important;
}
I went to the style.css file of my Jevelin child and added this code, but there is no change.
Maybe there is some incompatibility with my theme?
Do you have any idea and could you help me to solve this problem?
Thanks a lot and best regards,
Yenny
Hi Yenny,
I hope you are well today and thank you for your question.
Please add that code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
After adding the code please clear the WP-Super-Cache that you are using on your site.
Best regards,
Shufflehound team