• Resolved wpdevar

    (@wpdevar)


    Hello,

    After I customized my shop page with ShopEngine header blur stopped working on the shop page (on other pages, the header looks fine), and also site title was displaced, but I fixed it with CSS.

    How can I fix the header blur effect? I’ve tried backdrop-filter and filter, but that doesn’t seem to work…

    For the header, I am using Elementor Header & Footer Builder and Sticky Header Effects for Elementor

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @wpdevar ,

    Currently I am checking the issue for you. Please wait and I will get back to you with an update as soon as I have more information.

    Regards,
    Benjir

    Hello @wpdevar

    Sorry for the delay. We have checked the mentioned link and were able to detect the issue. In order to solve that issue, please copy the CSS code from below and paste it to Appearance > Customize > Additional CSS section-

    .shopengine-shop .ob-is-breaking-bad
     {
        backdrop-filter: blur(4px) !important;
    }

    Hope it will solve your problem. Let us know if you have any further queries or clarifications.

    Best Regards
    Prosenjit

    Thread Starter wpdevar

    (@wpdevar)

    Hi @prosenjitbarman,

    it worked, but now the shop page feels laggy/heavy. It looks like there is some scroll delay added

    Hi @wpdevar

    I have checked the shop page and seems that the page is working properly. I haven’t found any lagging issue on that page while scrolling. The CSS we have provided only adds the blur filter on the background that was missing previously.

    Since everything is working properly on my end, could you please check by clearing the caches from your site and browser?

    Best Regards
    Prosenjit

    Thread Starter wpdevar

    (@wpdevar)

    Hi @prosenjitbarman,

    after clearing the cache it seems better, thanks for the help!

    Hey @wpdevar,

    Glad to know that everything is just fine with you now!

    If this plugin looks good to you, maybe you can help us by giving it a 5 star on ww.wp.xz.cn?

    https://ww.wp.xz.cn/support/plugin/shopengine/reviews

    We’re working so hard to make this plugin more and more useful to our valuable user’s like you and a 5 star will really help us to grow on the market. 🙂

    Best Regards,
    Prosenjit

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Header blur not working’ is closed to new replies.