14
Views
3
Comments
[Pushwoosh Plugin] display not alighned
pushwoosh-plugin
Mobile icon
Forge asset by Pushwoosh
Application Type
Mobile

Hello all,

Our mobile app was working fine , suddenlly when i update pushwash plugin the page is not aligned 


so please any suggestion to fix this issue


Note : attached file 


252.jpg
2025-04-14 11-22-14
Aditi Saraswat

Hi @ndiab,

I believe updating the plugin has affected the UI layout. There might be an issue with the latest version of the plugin. I recommend rolling back to the previous stable version for now. 

In the meantime, try to identify the root cause of the UI alignment issue in the latest version of the plugin 

Hope this helps

Thanks

2023-03-13 10-26-05
Sriyamini

Hi,

You can try resolve the alignment issue using custom CSS or media queries.

If you still face the issue. Can you please share the .OML file? It will be easier to look into the problem.

Thanks,

Sriyamini.J

2025-07-22 10-30-27
Mandar Deshpande

Hi @ndiab 

This happens when you update a forge plugin (especially something UI-impacting), which can unintentionally override your app’s CSS, causing alignment / spacing / padding issues.

What you can try:

  • Reapply your theme / css.
  • Identify new css rules added by Pushwoosh, override them in your main css.
  • Updating Pushwoosh sometimes changes the Cordova plugin version, please check this.
  • Some Pushwoosh versions inject a hidden container at the top of the DOM. This can cause everything to shift down. If yes, please hide that element.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.