Change Text Color In Helix Drop-down Menu - Question | JoomShaper

Change Text Color In Helix Drop-down Menu

RK

Rob Kivit

Helix Framework 1 year ago

Hi, I like to change text color in Helix drop-down menu but for some reasons the presets doesn’t work properly.

Is there some code which I can add in css custom

My website: https://robkivit-natuurfotografie.nl

Hope you can help me

Thank you

Rob

0
13 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #172573

Hi

Thanks for contacting us. Please use this CSS in your custom.css file

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

-Regards.

0
RK
Rob Kivit
Accepted Answer
1 year ago #172581

Hi, i have added the code but the text color is not changed and still remains white See my website main-menu : Blogs (Menu-items: Fotohutten, Fotohutbezoeken, op Pad, Fototrips)

this is now what's added in custom CSS:

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{ background-color:#363d38 !important; }

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

sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {

background-image: none !important; }

Hope you can help me

thank yoy!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #172684

Could you please clear your Joomla and Browser cache? Then check again.

0
RK
Rob Kivit
Accepted Answer
1 year ago #172688

Hi, i have cleared Joomla en browser cache but stll text color in dropdown doesn't change. Also tried with another browser but without results

Hopefully you can help me

Thanks!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #172690

Hi

Please keep a full site backup and give me your super admin access please.

0
RK
Rob Kivit
Accepted Answer
1 year ago #172694

Hi, in the hidden content you find the crendentials

Thanks for helping me ou

Rob

0
S
Seppe
Accepted Answer
1 year ago #172609

Good morning Rob

Did you do it in the front-end editor? I found out that sometimes you need to wait a couple minutes before changes actually take place. why? really no answer to that.

my work-around is to use a browser (firefox) which deletes all cookies and history when you close the program. so I use that browser to check new settings. this way works more quickly (for me though)

0
RK
Rob Kivit
Accepted Answer
1 year ago #172689

Hi Seppe, thanks for responding I did what you suggest but stillcwith no results

Thanks!

0
S
Seppe
Accepted Answer
1 year ago #172704

Oh, that's weird. For me it worked

0
RK
Rob Kivit
Accepted Answer
1 year ago #172706

Hii, if you hover to " Blogs (Updated)" in main menu then you see the menu-items "Fotohutten", "Fotohutbezoeken", "Op pad" and "Fototrips". The dropdown color of these menu-items are still white but should be red coform custom CSS in template options

Hope you can help Thank you

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #172837

Hi

Is this ok now? Please check.

0
RK
Rob Kivit
Accepted Answer
1 year ago #172880

Yes, it works like a shine!

Thank you very much!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #173011

You are always welcome. You can now close this post by accepting the answer.

0