I want to increase the size of the  products order in step 3 in the above link.  how can I do that?

  • godavarifresh
    Asked on August 29, 2017 at 1:13 AM

    question 2 

    I want to increase the size of the  products order in step 3 in the above link.  how can I do that?

  • Nik_C
    Replied on August 29, 2017 at 3:37 AM

    You could try inserting the below CSS to your Custom CSS Field:

    #id_20 {

        width: 560px!important;

    }

    That will make the field look like this:

    I want to increase the size of the  products order in step 3 in the above link Screenshot 20

    Is that what you had in mind?

    Please let us know.

    Thank you!