This topic has 2 replies, 2 voices, and was last updated 10 years by florinvanslingerland.

  • Author
  • #17077

    In attached screenshot you can see my menu, with the mouse hovering on the home link.

    I would love to have the background, which you see at the home link, to be visible all the time, so that only the color of the text changes when you’re hovering the mouse over it.

    Is this possible? Ofcourse the other presentation methods of the menu (top bar and the mobile menu) shouldn’t been affected.

    Attachments:
    You must be logged in to view attached files.
    #17568
     Abe
    Keymaster

    Hi, You need to add a custom CSS for that. Something like this but you need to refine it probably

    COPY CODE
    
    .top-bar ul > li:not(.name) {
        background: none repeat scroll 0 0 #1FA8D1;
        border-radius: 4px;
        margin-left: 4px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #17703

    Thanks Abe, solved my background color question. It also showed up in the sticky menu, which wasn’t really desired, so I have disabled the sticky menu to solve the issue.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?