• Hi every time I open my blog post this privacy policy pops up on the screen. Please help.

    • This topic was modified 6 years, 2 months ago by mane111.

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

Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello mane111,

    You can hide the popup using following css.

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .popup_popup {
        display: none !important;
    }

    Hope this will helps you.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Privacy Policy pops up every time I open my blog’ is closed to new replies.