• Resolved kraeMit

    (@kraemit)


    Hi,

    using latest WP and plugin version I’d like to size the container as I did with the other forms to 70% width, but did not succeed. Anyone here knows to do this?

    Thanks for a tip!

    All the best!
    kraeMit

    • This topic was modified 4 years ago by kraeMit.
    • This topic was modified 4 years ago by kraeMit.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Hello @kraemit ,

    You can target this specific class (codedropz-upload-wrapper)

    Try this.

    .codedropz-upload-wrapper {
    width:70%;
    }

    Glen

    Thread Starter kraeMit

    (@kraemit)

    Hi,

    arg, stupid me. In my tries I misspelled the class selector :-/ :-/

    Thanks for the fast support! Works perfect. I love it!

    Will go to Pro version in a minute. It is correct, that the Pro licence is live time?

    All the best!
    kraeMit

    Thread Starter kraeMit

    (@kraemit)

    Marked as resolved. Thanks!

    • This reply was modified 4 years ago by kraeMit.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to size the Drag & Drop Container width?’ is closed to new replies.