• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 06.02.23, 10:31
  • Opened by: Angelo Perna
  • Closed by: Fred
  • Closed on: 13.02.23, 16:59
  • Reason: Closed
  • Comment: Glad to help!

Ticket #24241 - image in menu

Hi,
the image and the svg icon do not shown.
How I can fix?
let me know.
Thanks
Angelo

Attachments:

MENU.png (34.6 KiB)

Comments

Angelo Perna 07 Feb 2023, 14:32

Hi, news?
thanks
Angelo

Fred 07 Feb 2023, 18:20

Hi, Angelo.
Sorry for long waiting. We are working one that.

Fred 07 Feb 2023, 20:28

The issue has been fixed. Please test to confirm the change

Angelo Perna 08 Feb 2023, 09:04

Hi, the svg icon works fine. But the image icon do not works.
I need to use image icon also.
Let me know
Thanks
Angelo

Fred 08 Feb 2023, 18:03

Do you mean you can’t save menu item with the image?
If so, we are working on that

Angelo Perna 08 Feb 2023, 18:10

Yes, I can’t save image icon in menu.

Fred 09 Feb 2023, 23:23

The issue has been fixed. Please test to confirm the change

Angelo Perna 10 Feb 2023, 16:07

Hi, I confirm you that the issue has been fixed correclty. I need to ask you if there’s a way to hide the item title from the menu when the image icon is shown.
let me know
thanks
Angelo

Fred 10 Feb 2023, 19:50

Try this CSS

#top-menu > li > a > img + span {display:none}
Angelo Perna 13 Feb 2023, 15:25

Works fine! Thanks

Fred 13 Feb 2023, 16:59

You are welcome!