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

    You can see it here,

    http://kriesi.at/themes/enfold-restaurant/menu/

    Where you put the mouseover and it changes color. Any way to disable the feature all together?

    On my site everything turns white.

    #477146

    Hey Michael!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_color .av-catalogue-list li:hover {
        background-color: inherit;
    }

    Best regards,
    Yigit

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