Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #574620

    Hi there enfold-Support Team,
    I have a question regarding the catalogue box – price list.

    I want to disable the “hoover effect” on this element.
    Can you provide me a code line?

    Thanks!

    • This topic was modified 8 years, 4 months ago by StudioLiner.
    #574627

    Hey StudioLiner!

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

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

    Regards,
    Yigit

    #574632

    MEGAFAST

    works perfect :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Disable hoover effect on catalog box’ is closed to new replies.