• Resolved petaframe

    (@petaframe)


    Hello,

    I’d like to remove the animation of opening a popup.
    Can you tell me the class name to remove the effect or any options on your plugin?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I hope you are well today and thank you for your question.

    You can remove the effect by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings

    #is-popup-wrapper {
        opacity: 1 !important;
    }

    Best regards,

Viewing 1 replies (of 1 total)

The topic ‘Search popup animation’ is closed to new replies.