• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 29.11.22, 11:23
  • Opened by: Davide Erba
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #24009 - Notify me popup error

once click on the button the popout it’s completely poorly displayed.

Comments

Fred 29 Nov 2022, 18:16

Hi, Davide.
That’s a third party module and would be better to contact authors to fix that.
But there is nothing complicated to fix that so try to add following CSS code:

.model_content_prestainstockalert {
display:flex;
flex-direction:column
}