• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 17.08.18, 17:23
  • Opened by: Stop and Think
  • Closed by: Marek
  • Closed on: 21.08.18, 17:14
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12728 - Hide text in "Popup Message" module

Hello, I want to hide the text in the “Popup Message” module.

Thanks.

Comments

Marek 17 Aug 2018, 17:25

But I don’t see there any text

Stop and Think 20 Aug 2018, 13:55

Because I change the text in the translations and I put these symbols “*” and “.”

I attach an image.

Marek 20 Aug 2018, 22:46

Yes, I see now. Try to add following CSS:

body .popup_text {display:none}
Stop and Think 21 Aug 2018, 08:49

Thanks!