Menu Headings In Drop Down Menus Not Displaying Properly - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Menu Headings In Drop Down Menus Not Displaying Properly

MH

Matt Hunt

Helix Framework 2 years ago

Menu Heading menu items are not showing as the same font and size as what the rest of the menu does. What is the most efficient way to fix this? https://prnt.sc/8xX30IbYNA2_

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #121478

Hello Matt Hunt

Apology for the inconvenience. Please share your site URL here to check the issue.

Best regards

0
MH
Matt Hunt
Accepted Answer
2 years ago #121587

Hi, I did find a fix. Not sure if it is the best fix or not. I placed the following in the templat Custom CSS field:

.sp-menu-heading {
    font-family: 'Alata', sans-serif;
    font-size: 20px !important;
}

If there is a better way to do it, so its properties will update if the navigation font properties change, please let me know

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #123362

If it works, then keep it. I would also try Custom CSS here.

0