How to adjust the height of theme
-
Hi, I created a web app with the theme. Below is the issue I encountered:
– the theme not showing full height
– there’s white space at the top and bottom
Please refer the screenshot and guide me how to resolve this, thank you
App Store link
https://apps.apple.com/my/app/pump-fitness/id6463439709
Please refer screenshot:
– iOS app/website not show full height, when I scroll up, the site content will show above the header.
– When I scroll up until end, there’s a white bottom gap show and also the site body will pull up and show white background.
Can guide me how to:
– show full height (stick the header at the top and footer at bottom)
– resolve site content show above header when user scroll upward ( can probably solve of header can stick at the top)
– remove the white gap at the footer when user scroll until the bottom the site. (can probably solve if footer can stick at the bottom)
– change the white background that show when user scroll until
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
This problem is encountered due to UIView style properties. Please check the UIView flex property and set it to 1. As [flex:1]. It will resolve white space at the bottom.
Best Regards.
Hi, thanks for the reply. Are you mean this issue cannot be solved from the them and need to adjust from apple ui code?
Hello,
Basically, we do not solve queries related to mobile applications. It requires extra customization and we give only theme support.If you have only theme related issues,then feel free to contact us.
Best Regards.