Hello there !
I put a date picker into a contact form, and when opening it, some buttons are not visible enough, I think that is a css issue, have to change some color but I don’t have access to FTP server. Is it possible to try something in the quick ccs ?
Thank you for the help :-)
Hi lovinpix!
Can you post the link to your website and point out the buttons so we can provide you custom CSS code accurately?
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.avia-datepicker-div.ui-datepicker .ui-datepicker-prev, .avia-datepicker-div.ui-datepicker .ui-datepicker-next { background-color: #00abe5; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: none; }
Regards,
Yigit
Hey!
Have you tried flushing browser cache after applying the code? I wanted to take a look but your website is in maintainance mode again :)
Best regards,
Yigit
Oh yes sorry, maintenance mode is now deactivate :)
Hey!
Do you mind creating a temporary admin login and posting it here privately so we can take a look at the issue while you can keep the maintainance mode on?
Cheers!
Yigit
Thank you but It’s okay ! I found a way to fix the issue, I added the plugging “Contact Form 7 IE DatePicker and Number Spinner Fix”, then it automatically add a datepicker css file and then I made modification into that file :-)
Thank you anyway for your help !