Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. backdrop-filter blur issue

backdrop-filter blur issue

Scheduled Pinned Locked Moved General Discussion
9 Posts 2 Posters 1.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • emgeofficeE Offline
    emgeofficeE Offline
    emgeoffice
    wrote on last edited by
    #1

    Hi there,

    I have a problem with my buttons as I have a backdrop-filter (also webkit version) using custom CSS. It shows up in Safari, but in Chrome and Arc it does not load initially. However, when I inspect the button element it says that it is enabled. When I uncheck and re-check the rule it suddenly works.

    www.simonemge.com

    Does anyone know what kind of problem I am running into?

    Best,

    Simon

    1 Reply Last reply
    0
    • arminunruhA Offline
      arminunruhA Offline
      arminunruh
      Global Moderator
      wrote on last edited by
      #2

      hey where is the backdrop filter enabled? i dont see it on your frontpage

      if its an element that changes height with javascript that can make it not work i think!

      1 Reply Last reply
      0
      • emgeofficeE Offline
        emgeofficeE Offline
        emgeoffice
        wrote on last edited by
        #3

        I have it in custom CSS.

        CleanShot 2024-08-28 at 22.19.50.png

        1 Reply Last reply
        0
        • emgeofficeE Offline
          emgeofficeE Offline
          emgeoffice
          wrote on last edited by emgeoffice
          #4

          The Button element that is not working properly is on the legal page top left.

          1 Reply Last reply
          0
          • arminunruhA Offline
            arminunruhA Offline
            arminunruh
            Global Moderator
            wrote on last edited by
            #5

            can you try this:

            https://simonemge.com/legal-notice/

            here, put the row that contains the button last. after the row with the text content.

            now
            make the button position: fixed;
            instead of the row position: fixed;

            so for example you can use your "stick" class on the button (in the gridder, right click the button, choose "set html class and id")
            instead of using it on the row

            1 Reply Last reply
            0
            • emgeofficeE Offline
              emgeofficeE Offline
              emgeoffice
              wrote on last edited by
              #6

              I suddenly found the problem: I had to disable "revealing transition". Now it works on Chromium. Is that a bug or is that the correct behavior?

              1 Reply Last reply
              0
              • arminunruhA Offline
                arminunruhA Offline
                arminunruh
                Global Moderator
                wrote on last edited by
                #7

                just a note, if you want to set a position of a single element to fixed, instead of setting the row to fixed, you may need to use a width: 40px;
                or some other width on the fixed class. like:

                .fixed-element {
                    position: fixed;
                    bottom: 20px;
                    left: 30%;
                    z-index: 1000!important;
                    width: 80px;
                }
                

                I had to disable "revealing transition". Now it works on Chromium. Is that a bug or is that the correct behavior?

                maybe it has something to do with that:

                Screenshot 2024-08-30 at 12.40.47.png

                (source: https://stackoverflow.com/questions/73988128/why-isnt-backdrop-filter-blur-working-properly)

                seems they also see the same issue caused by animation:
                https://discourse.webflow.com/t/backdrop-filter-blur-not-working-for-nested-elements/244665

                for some reason this seems to be just how the browser has implemented blur :O

                1 Reply Last reply
                0
                • emgeofficeE Offline
                  emgeofficeE Offline
                  emgeoffice
                  wrote on last edited by
                  #8

                  Thank you for your help so far! I have added "width: fit-content" and instead of the row I am now using the "stick" class on the button itself.

                  I also learned about the different implementation of backdrop-filter in Chromium. For the moment I am fine as it is working visually somehow on my site. I also do not plan to add many more features or content, so I think I am fine for the moment. Thanks again!

                  1 Reply Last reply
                  0
                  • arminunruhA Offline
                    arminunruhA Offline
                    arminunruh
                    Global Moderator
                    wrote on last edited by
                    #9

                    aha nice ok!

                    well the things i suggested to fix it were just wild guesses.
                    probably your fix was the main important one!

                    1 Reply Last reply
                    1
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    I also code custom websites or custom Lay features.
                    šŸ’æ Email me here: šŸ’æ
                    info@laytheme.com

                    Before you post:
                    1. When using a WordPress Cache plugin, disable it or clear your cache.
                    2. Update Lay Theme and all Lay Theme Addons
                    3. Disable all Plugins
                    4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                    This often solves issues you might run into

                    When you post:
                    1. Post a link to where the problem is
                    2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                    3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                    Online Users
                    J
                    JulianeEirich
                    dafvD
                    dafv
                    J
                    jacksong
                    Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                    laytheme.com
                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Search