Third Level Menu Icon Bug? - Question | JoomShaper

Third Level Menu Icon Bug?

MK

Michael Koerner

Template 1 year ago

Hello:

If you take a look at one of my sites: NanoFlags.com.

and you navigate to Contact > test 3 you'll notice that the "3rd Level Icon" is off of it's placeand underneath the menu.

How can I fix this?

Thanks, Michael Koerner

0
8 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #102862
  1. This custom CSS should help:
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a::after, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge)::after {
  position: unset;
  background: none;
  display: inline !important;
  width: auto !important;
}

info_164_2023.jpg

  1. Yes, look below.
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #102738

Hi

Thanks for contacting us. Could you please give me a screenshot of your issue?

-Regards.

0
MK
Michael Koerner
Accepted Answer
1 year ago #102818

Go to the link I provided and you'll notice the issue where I indicated it was.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #102825

If I may...

Link doesn't work - site is not loaded, I tried few times, also using VPN.

info_155_2023.png


So please help us (and yourself) and:

  1. Create screenshot then upload here: https://imgbb.com/ (or in similar img hosting website) and share link to it here.
  2. Write full template name

Thx

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #102826

I also made test using Helix Ultimate 2.0.11 and FA icon was also displayed in 3rd level of menu, screenshot

info_156_2023.png

0
MK
Michael Koerner
Accepted Answer
1 year ago #102858

Hey there Paul:

Hope all is well. I didin't notice your response earlier today. In an act of panic I deleted the site and tried to get it up again to fix some other issues I was having. Sadly, it's didn't help anything.

I'll get it setup again and do a menu test. There's a lot of inconsistencies between the demo and quickstart packages. Like for example, the mobile menu icon just being completely gone upon installation.

0
MK
Michael Koerner
Accepted Answer
1 year ago #102860

Okay I think I have uploaded the photo sucessfully.

0
MK
Michael Koerner
Accepted Answer
1 year ago #103025

Paul:

Thank you so much for this information, it fixed my problem completely!

0