Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #282236

    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

    #282254

    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

    #286858

    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!

    #286878

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.