Hello all,
I would like to change the border coller of a dropdown with a custom css.
Can someone point me in the right direction how I can adjust this.
Sincerely,
Rob Funk
I would like to change the border coller of a dropdown with a custom css.
Can someone point me in the right direction how I can adjust this.
Sincerely,
Rob Funk
Hi Rob,
Please post a link to the form so that I can take a quick look.
Bob
Please post a link to the form so that I can take a quick look.
Bob
The link to the form is. cat-input
the form is still under development on my test url.
the form is still under development on my test url.
Hi Rob,
This seems to work:
Bob
This seems to work:
.ui.selection, .ui input {
border: 1px solid blue !important;
}
Bob
Hi Grey,
Thank you for your quick answers and the solution for the outline of the box.
Maybe you also know the css code for the outline of the drop down?
see screen shot
and thanks again
greeting,
Rob Funk
Thank you for your quick answers and the solution for the outline of the box.
Maybe you also know the css code for the outline of the drop down?
see screen shot
and thanks again
greeting,
Rob Funk
This topic is locked and no more replies can be posted.