How to specify custom padding on ion-content?

Hi guys,

I’ve used has-header and has-subheader fine to get the recommended padding-top sizes to offset ion-content.

However for one of the pages I need to use a different padding-top amount. I’ve simply applied my own class which has a different padding-top amount to ion-content. This seems to work fine on the desktop, however when I test on the iPhone, the class is removed from ion-content.

Does anyone have any ideas? I’m assuming its simple, but couldn’t find anything.

I appreciate any help. Thanks in advance,

Whilst not the best answer I just added styling to “.platform-ios.platform-cordova:not(.fullscreen) .customheader”.