page title in the middle with a popupmenu in the right

0
Hi,  As you can see in this image i have a native app in which the title is centered, but on the right it takes the width of the popupmenu container. How can I do it so that the title “VANDAAG” is centered over the whole width? Kind regards, Steven Keersmaekers
asked
1 answers
0

Hi Steven,

Maybe you can try to add position:absolute or give the title some padding on the left?

Hope this helps!

answered