Plugin Directory

Changeset 3401659


Ignore:
Timestamp:
11/24/2025 08:37:25 AM (4 months ago)
Author:
smartparallax
Message:

Update readme.txt plugin URL

Location:
smartparallax
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smartparallax/tags/1.0.2/readme.txt

    r3401621 r3401659  
    2121= Highlights =
    2222
    23 * 🚀 GPU-accelerated scroll motion
    24 * 🎨 Controlled via simple CSS class names
    25 * 🧱 Works with all block themes and page builders
    26 * 📱 Fully responsive and accessibility-friendly
    27 * ⚙️ Lightweight JS + CSS system
     23* Smooth parallax motion based on scroll position
     24* Background parallax via `.parallax-image`
     25* Container parallax via `.parallax-container`
     26* Horizontal motion using `.parallax-x`
     27* Speed modifiers (`parallax-3`, `parallax--05`, etc.)
     28* Optional stop-sensitive behavior using `-s` modifiers
     29* Automatic background-layer injection
     30* GPU-accelerated transforms
     31* Works with Gutenberg, Elementor, Bricks und mehr
     32
     33Full documentation, examples and demo pages available at: 
     34https://smartparallax.com/
    2835
    2936== Available Classes ==
  • smartparallax/trunk/readme.txt

    r3401609 r3401659  
    2121= Highlights =
    2222
    23 * 🚀 GPU-accelerated scroll motion
    24 * 🎨 Controlled via simple CSS class names
    25 * 🧱 Works with all block themes and page builders
    26 * 📱 Fully responsive and accessibility-friendly
    27 * ⚙️ Lightweight JS + CSS system
     23* Smooth parallax motion based on scroll position
     24* Background parallax via `.parallax-image`
     25* Container parallax via `.parallax-container`
     26* Horizontal motion using `.parallax-x`
     27* Speed modifiers (`parallax-3`, `parallax--05`, etc.)
     28* Optional stop-sensitive behavior using `-s` modifiers
     29* Automatic background-layer injection
     30* GPU-accelerated transforms
     31* Works with Gutenberg, Elementor, Bricks und mehr
     32
     33Full documentation, examples and demo pages available at: 
     34https://smartparallax.com/
    2835
    2936== Available Classes ==
Note: See TracChangeset for help on using the changeset viewer.