Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Set popover width & height
-
Hi,
I’m trying to set ons-popover max width & height but without success.
Can’t find any documentation about it.
I’ve tried to override css style, not working (by ‘px’ and %).Any ideas?
Thanks!
-
up
-
@guypld These elements are composed by different “layers”. Just check the DOM and see which one is the part you want to modify. In this case, I think you want to change
.popover__content
.