➡️Scroll Triggered Section
This section includes counters that are triggered when the user scrolls to this section and it shows information about you.

📍Location: src/components/
scroll_triggered_counter.php
src/components/
scroll_triggered_counter.php
🦄 Styles:
👉Desktop design: public/styles/index.css
public/styles/index.css
👉Responsive: public/styles/responsive.css
public/styles/responsive.css
🎨Customization:
👉Content: Edit scroll_triggered_counter.php
to change the HTML structure or content displayed in this section.
scroll_triggered_counter.php
to change the HTML structure or content displayed in this section.
👉Speed and Effects: Adjust the speed of the counters or animations by modifying the scroll_triggered_counter.js
file in the js
folder:
scroll_triggered_counter.js
file in the js
folder:
Last updated