Hi,
I’d like to have the .li a of the nav bar menu to be grey on white background when normal and become pink with grey background when selected but I don’t know which selector to use in order to do that.. Can You help?
I’m also wondering if the logo for whom I have used centered option and on top of menu, can be on the left of the screen instead of in the center but still above the nav bar.
Please see image on this link.
https://www.dropbox.com/s/v5w117blsxoeakw/image.jpg
Thanks a lot
Chrys
Hi Chrys!
You can use the .current-menu-item class to target the selected menu item:
.current-menu-item a .avia-menu-text{
color: red;
}
Regarding the other question, have you tried with this setting?
Cheers!
Josue
Hi Josue,
Thanks a lot! first question is solved
I’m sorry for the second question I haven’t explored enfold since update so Yes, that options is what I was looking for!
Thanks!
You are welcome, always glad to help :)
Regards,
Josue