• Resolved volkerruckelshauss

    (@volkerruckelshauss)


    I have the following problem: The page shows the delivery date at the checkout, but not the delivery time. The defined heading is displayed, but there is no drop-down menu for the desired time.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author coderockz

    (@shoroar)

    Hello,

    It is not good practice that your theme changed the core select2 style. That’s why the issue arises. Please add the following code from the others tab > Custom CSS and hopefully, your issue has been fixed

    .select2-hidden-accessible {
    position:unset!important;
    width:unset!important;
    border:unset!important;
    margin:0px!important;
    }

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.