Menu Items Refused To Change Color - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Menu Items Refused To Change Color

I

IKALAMO

Helix Framework 4 years ago

https://im.ge/i/YwVjD menu items and login  iconandm  menu toggle  icon refused to change color in helix 2.0.1

0
9 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #29061

Hi

Could you please give me your site URL on hidden content? I need to check

-Best Regards

0
I
IKALAMO
Accepted Answer
4 years ago #29064

Please use the image link. Am building on local host. except there is a way i can change it with costom css.

the menu items and the menu touggle botton

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #29242

Hi,

I need the link because I have to change it via custom css. You can follow this blog below and change the color

https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action

0
I
IKALAMO
Accepted Answer
4 years ago #29272

Ah mama, how do i give you a link to a local wamp server item on my PC😭😭😭

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #29282

Dont need to give me the link.. Please use custom css by yourself. I am also sharing a blog.. Please follow that and give the css..

0
I
IKALAMO
Accepted Answer
4 years ago #31362

send me the custom.css file

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #31625

Without link I cant work. You can customize it by yourself. This blog may help you

https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action

0
I
IKALAMO
Accepted Answer
4 years ago #35703

below

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #35884

Hi

For menu color please use this custom css

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
    color: #f27e7e !important;
}

Add this css code inside the custom.css file. Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code. https://prnt.sc/pu705g https://prnt.sc/pu70zn In Extensions>Template> Template Options > Custom Code > Custom CSS please add this

And give me that screenshot which you want to change the color?

Thanks

0