HowTo Change Font-size Dropdownmenü And Background-color Menu-item On Hover - Question | JoomShaper

HowTo Change Font-size Dropdownmenü And Background-color Menu-item On Hover

PK

Peter Klinke

Helix Framework 10 months ago

Hello,

I want to change the

  • font-size of menu-item dropdown menu and
  • set background-color of dropdown menu item on hover

Regards

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 10 months ago #178102

Hi Peter,

Only by Using Custom CSS:

#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a
{font-size: 16px;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {background: yellow; padding: 0 4px;}
0
PK
Peter Klinke
Accepted Answer
10 months ago #178106

Thanks a lot!

Peter

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 10 months ago #178103

Hi

Thanks for contacting us. Could you please give me your site URL?

-Regards.

0