81
Views
1
Comments
[Chosen] How to do CSS in this Chosen Forge?
Question
chosen
Web icon
Forge asset by Miguel Antunes

I want to align the Chosen box in sync to the label.


2020-02-28 09-46-54
Eduardo Jauch

Hello Ajithkumar

What do you mean by "sync to the label"? This does not say much...

In any case, you probably need to inspect the component to see which classes are applied in order to make your changes. If the component CSS is in a WebBlock, putting CSS to change its UI in the Application Theme should work.

But...

Why don't you use a simple Combo Box with the Select2 pattern?
It will have the same effect, without using anything extra.

Cheers.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.