Skip to content
Addonify

Addonify

Documentation & knowledge based site

  • Docs
    • Quick View
    • Compare Products
    • Floating Cart
    • EDD 2Checkout Inline Gateway
  • Plugins
  • Themes
  • Support
  • Blog
Addonify store
  • Docs
    • Quick View
    • Compare Products
    • Floating Cart
    • EDD 2Checkout Inline Gateway
  • Plugins
  • Themes
  • Support
  • Blog

Getting Started [2]

  • Installation
  • Setting Page

Features [5]

  • General
  • Shopping Meter
  • Cart Action Notification
  • Coupon Application
  • Shipping Application

Developer [3]

  • Using Hooks
  • Overwriting Templates
  • JavaScript API

Snippets [1]

  • Disable overlay blur

Support [3]

  • Support & Discussion
  • Downloading POT file
  • Changelog
  • Home
  • Kb
  • Floating Cart
  • Snippets
  • Disable overlay blur

Disable overlay blur

  • Updated on: July 14, 2023

Paste the below CSS code at Dashboard > Appearances> Customizer > Additional CSS box.

#adfy__woofc-overlay {

    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

Once you paste the CSS the above CSS code above, click Customizer’s update/publish button.

Didn't find what you looking for? Try sending your questions from our contact page.

Your feedback matters to us. Was this article helpful to you?

Copyright © 2022 addonify.com. All rights reserved.

Project by 💖 CreamCode.Org