Hi there,
could you check why the sticky (the one when scroll down) and footer menu have different font-weight and color in two and three sections? screenshot in private content
thanks!
Hey inaudit,
Please try the following in Quick CSS under Enfold->General Styling:
.menu-item a {
font-weight:bold !important;
}
Best regards,
Rikard
Hi there!
it work in the footer section thank you!
However, the header menu, when sticky, the color changes, could you help?
thanks!
Hi,
Try adding this css code in Quick CSS:
#avia-menu .menu-item span.avia-menu-text {
color: #222 !important;
}
Let us know if this helps :)
Best regards,
Nikko
yes it worked!! thank you so much!!
Hi,
Glad we could help :)
Regards,
Nikko