Home page design help

0
Hi,   I have these buttons on the homepage of my app which are containers with a style class on them.    My problem is that for example, User will be able to see 1 and 3, whereas admin can see 2, 4, 5. Buttons will have conditional visibility on them, so is there a way to move up a button when it isn’t seen? For example, for users, is it possible to move button 3 up into where button 2 would be, directly under button 1 so that there are no spaces?  
asked
1 answers
0

Hi Vlad,

 

You need to put the conditional visibilty on the containers instead of the buttons. 

answered