• Resolved shawndowney

    (@shawndowney)


    When selecting template on Chrome for Android it works fine but on Chrome or ie for desktop no function

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

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

    (@codemenschen)

    Hello @shawndowney

    Thanks for the URL.

    I have checked and there is some CSS issue here. You can update below CSS code from Plugin settings => Custom CSS.

    #voucher-multistep-form.wizard>.content{
    width: 100% !important;
    }
    #voucher-multistep-form.wizard>.content>.body{
    width: 100% !important;
    float: left !important;
    }
    #voucher-multistep-form.wizard, .tabcontrol{
    overflow: unset !important;
    }
    #voucher-multistep-form.wizard>.actions{
    float: left !important;
    }

    Please let me know if you have any queries.

Viewing 1 replies (of 1 total)

The topic ‘Radio Button not working on desktop’ is closed to new replies.