Formatting A Sp-menu-heading - Question | JoomShaper

Formatting A Sp-menu-heading

MH

Matt Hunt

Helix Framework 2 months ago

Hi, I've got a relatively extensive menu started and it has menu heading item that is not formatting automatically like the rest of the menu. I've figured how to change the font face and the color ok, but not the hover color and have it show an arrow indicating submenu. The code below is what I'm currently using. You can see it at https://a2zpreview1.com/ and it is the Administration menu item under Town Departments. Any suggestions gratefully received.

.sp-menu-heading {
    font-family: 'Libre Baskerville';
    font-size: 18px !important;
    color: #0e9ccb;
}
0
1 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 months ago #148713

Hi there!

Thanks for reaching out to us.

It is better to change the menu item type from 'menu heading' to 'URL' and put a hash(#) in the URL field. Then it will be better to manage. And arrow also be shown then.

Best Regards

0