• Resolved carlvic11220

    (@carlvic11220)


    Hello,

    I want to redesign or adjust my form fields because its too long how can I adjust the sizes? and how combine fields in one row?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter carlvic11220

    (@carlvic11220)

    I’m trying customize this form <span class=”select2 select2-container select2-container–default select2-container–focus” dir=”ltr” style=”width: 100%;”>

    using this code

    .select2.select2-container.select2-container–default
    {
    width: 100px;
    }

    I also try this one

    span.select2.select2-container.select2-container–default
    {
    width: 100px;
    }

    but none of them are working please help ??

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @carlvic11220,

    Can you please tell us where do you add your custom CSS?
    Have you tried to add !important rule?

    Regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to adjust width and align fields’ is closed to new replies.