Nuron Template - Menu Style - Question | JoomShaper

Nuron Template - Menu Style

S

Sam

Template 1 year ago

Hi, Im using Nuron template and customising the template preset is not updating the link indicators. What is the custom css code to style the main menu colours? Please see screenshot.

Thanks

https://livehappily.com.au/Screen%20Shot%202024-08-14%20at%204.27.44%20pm.png

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #164698

Hi

Thanks for contacting us. Could you please give me your site URL? So that I can check.

-Regards.

0
S
Sam
Accepted Answer
1 year ago #164792
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #164825

Hi there,

You can use this custom CSS in your custom.css file

.sp-megamenu-parent>li>a{
  color: red !important;
}
0