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

C

cmayerhofer

@cmayerhofer
About
Posts
2
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • "no-animation" class applied, doesn't work
    C cmayerhofer

    hello,

    On my website https://pg-hm.com/ I have the on scroll element transitions activated to animate the text, I don't want the pictures to be animated.

    I applied the "no-animation" class to the pictures but it doesn't seem to work

    I did a workaround for some pictures, where I gave them a -0.1 offset.

    I also tried using this code in CSS :
    .notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    }

    it almost solves the problem, the pictures dont have the transition anymore but still 'pop up' when scrolled to

    thanks in advance

    Bug Reports
  • Login

  • Don't have an account? Register

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