Can i use vw and vh on dropdown?

Hi! does pro possible to use vw on dropdown setup width? because i can’t apply it… any idea?

Hello There,

Thanks for writing in! vh and vw can only be used in the bar container.

If there is a need to add in your element, please find the “Customize” tab and insert an inline css: min-width: 100vw; as an example.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.