Skip to main content
1-Visitor
September 5, 2017
Question

How to remove whitespace when the widget is not visible?Lets take button if visibility is changed can its space be removed or adjusted ? is there a solution for this

  • September 5, 2017
  • 2 replies
  • 2034 views

Need to remove space of widget when its visibility set to false

2 replies

13-Aquamarine
September 5, 2017

Hi Aakash,

Could you please add some more description to your use case?. However , if you want to place one widget on top of another to utilize it's space, you can set a higher Z index for that widget. Basically ,a widget with higher Z index stays on top of a widget with lower Z index irrespective of it's visibility.

ad241-VisitorAuthor
1-Visitor
September 5, 2017

No Janet Joseph Antony Dass


I dont want to overlap the widgets i want to use the widgets like menu with title and also avoid that blank space when hidden