Unable To Replace Menu Rectangle With Arrow For Submenu Indication - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Unable To Replace Menu Rectangle With Arrow For Submenu Indication

A

Alexander

SP Page Builder 5 months ago

Dear JoomShaper Support Team,

I’m currently working on customizing the main menu on my website using SP Page Builder and your template system. Unfortunately, I haven’t been able to resolve a specific issue related to the menu design:

At the moment, a small rectangle appears next to menu items that have submenus. I would like to replace this rectangle with a more intuitive right arrow (→) that clearly indicates a dropdown or submenu. I’ve already tried several approaches through the template settings and CSS overrides, but without success.

Could you kindly advise how I can achieve this modification? If custom CSS or a particular menu setting is required, I’d be grateful for any guidance or code snippet you can provide.

Thank you in advance for your support!

Best regards, Alexander Riegler

0
3 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 5 months ago #194117

Hello,

Thanks for reaching out to us.

Please, use this css in your custom css, you can check this documentation to add custom css: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}

Thanks

0
A
Alexander
Accepted Answer
4 months ago #194635

Thanks - you are better than ChatGPT. Great work.

Alex

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 4 months ago #194637

You are welcome. We greatly value your opinion and would love to hear your feedback about SP Page Builder. If you could spare a moment, it would mean a lot to us!

You can share your review here:

Joomla Extensions Directory

Trustpilot

0