Hacker News new | ask | show | jobs
by ExAr 458 days ago
Sorry to hear that. I tried on my Firefox and it worked. Not sure what might cause that issue.
1 comments

depending on how the UA's anti-tracking is set up, your cookie pop-up (non-GDPR compliant btw) might prevent the scroll. It's this snippet

    html.disable--interaction.show--consent, html.disable--
    interaction.show--consent body {
      height: auto !important;
      overflow: hidden !important;

    }
Which aspect of it is non-GDPR compliant?
the accept and reject buttons should not have differentiated colours. See point 3.4, 3.5 (p. 27 onwards) in https://noyb.eu/sites/default/files/2024-07/noyb_Cookie_Repo...
You are right, I can change that.
Hey, nitpicks aside your site is great! Coming from a Fuji buyer…
Much appreciated :)