Hi,
I’ve tried a few solutions, but can’t get the color of the submenu to change.
I would like the submenu to be white background and pink text.
Thank you!
Deanna
Other small item on the same website, can we align-left then align the social profile icons in the footer with the Copyright line? Thanks!
New info in private content
Hi rosewoodva,
The space on your password should be removed to make it work :)
As for the submenu, it didn’t work for 2 reasons, first you have this code in your Quick CSS, which prevents the font color to turn to pink:
#avia-menu .avia-menu-text {
color: #ffffff !important;
}
then in Enfold > Advanced Styling, you have checked the mouse over for submenu links, I just unchecked it and have created another submenu links for mouse over.
Finally, for the small items, add this in Quick CSS, located in Enfold > General Styling):
#socket .copyright {
text-align: left;
padding-left: 80px;
}
#top #wrap_all #socket .social_bookmarks {
top: 33px;
}
Hope this helps.
Best regards,
Nikko
That worked great, thank you for fixing my error! :)
Hi rosewoodva,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria