• Resolved helloimhere

    (@helloimhere)


    Hello,
    I have a little CSS problem with another plugin (Easy Appointments). It’s using the same class as you (.ui-datepicker). I temporarily fix this problem by copying and modifying the mec-frontend.css file by adding .mec-wrap before all the .ui-datepicker but it’s not great in the long run. The best would be that it’s you that add this in the upcoming versions. You just have to change like this (no need to modify the class name) :
    .ui-datepicker a { by .mec-wrap .ui-datepicker a {

    You just have to modify in the mec-frontend.css file, line 7844 to 7953 then line 15286 to 15368 and line 15618 to 15627

    Thanks

    Plugin version : 5.12.0

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘CSS conflicts with ui-datepicker’ is closed to new replies.