Advertisement

? question mark menu Topic is solved

General questions relating to Joomla! 5.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Post Reply
Malinkej73
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Jan 24, 2025 9:19 am

? question mark menu

Post by Malinkej73 » Mon Mar 24, 2025 8:23 am

Hello everyone,
I have a problem. I changed the width of the menu bar on my site and after this intervention I have a question mark in the drop down menu instead of arrows. I don't have the phone and envelope icons in the top orange bar and instead of the thumbnail I only have a circle. Can you advise me how to fix this?

Code: Select all

www.ubytovani-broumov.cz

Advertisement
Malinkej73
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Jan 24, 2025 9:19 am

Re: ? question mark menu

Post by Malinkej73 » Mon Mar 24, 2025 9:12 am

resolved thank you all

User avatar
pe7er
Joomla! Master
Joomla! Master
Posts: 25448
Joined: Thu Aug 18, 2005 8:55 pm
Location: Nijmegen, Netherlands
Contact:

Re: ? question mark menu

Post by pe7er » Mon Mar 24, 2025 9:27 am

Welcome to Joomla forum!

Good to hear that you've fixed it.
Could you please share your solution so that others with the same issue can benefit from it?
Thanks!
Kind Regards,
Peter Martin, Global Moderator + Joomla 5.2 Release Manager
Company website: https://db8.nl/en/ - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com

Malinkej73
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Jan 24, 2025 9:19 am

Re: ? question mark menu

Post by Malinkej73 » Tue Mar 25, 2025 5:30 am

Thank you for the warm welcome,
joomla 5, helix ultimate template.

MegaMenu without arrow icons for submenu items
If after the Helix Ultimate update, you don't see icons in the dropdown menu or off-canvas menu please follow the steps:

Go to Template Options > Advanced (tab)> Font Settings > check if you have enabled Font Awesome (must be On).
If you still don't see arrow icons check Advanced (tab) > SCSS > Compile SCSS to CSS: On > Save changes.
If you have it On already, turn it OFF, Save changes, and Turn On > Save change
Clear the Joomla cache after and reload the browser cache.
As alternative use the below Custom CSS (Joomla 5+):

.helix-ultimate .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler::after,
.helix-ultimate .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent .menu-toggler::after,
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after,
body.ltr .sp-megamenu-parent > li.sp-has-child > span::after,
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after
{font-family: "Font Awesome 6 Free"; }

User avatar
pe7er
Joomla! Master
Joomla! Master
Posts: 25448
Joined: Thu Aug 18, 2005 8:55 pm
Location: Nijmegen, Netherlands
Contact:

Re: ? question mark menu

Post by pe7er » Tue Mar 25, 2025 12:59 pm

Thanks for your detailed explanation. Your explanation will be very helpful for Joomla users who are looking for a solution to the same problem. Thanks!
Kind Regards,
Peter Martin, Global Moderator + Joomla 5.2 Release Manager
Company website: https://db8.nl/en/ - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com

Advertisement

Post Reply

Return to “General Questions/New to Joomla! 5.x”