Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #756204

    Hi Enfold,

    Website: http://truman.ee

    Currently my menu sidebar is black, however when hovering the menu elements I would like the menu background to change colour to gray, like the social menu icons do:
    2017-03-06_0800

    Tried tweaking Alternate Background in General Styling – no luck: https://www.screencast.com/t/g8yigVk9BP5U

    So could you please advice me how to change the colour of the menu background when hovering it?

    Thanks!
    Kirill

    • This topic was modified 7 years, 8 months ago by kirillko.
    #756782

    Hey kirillko,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-main-nav li:hover {
        background: #ddd;
    }

    Best regards,
    Rikard

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