Morena Photography
CtrlK
  • Welcome
  • Getting Started
    • 📍Introduction
    • 🤖Installation Requirements
    • 🔧Installation and Setup
    • 🏗️Project Structure
  • Customization
    • 🏠Index.php
    • 🦄CSS and JavaScript files
    • 🎯Sections
      • ➡️Header / Navigation links
      • ➡️Slider
      • ➡️Introduction
      • ➡️Parallax Section
      • ➡️About
      • ➡️Scroll Triggered Section
      • ➡️Gallery Section
      • ➡️Reviews
      • ➡️Form
      • ➡️Footer
    • 🌱SEO and Optimization
Powered by GitBook
On this page
  • 📍Location: src/components/about.php
  • 🦄 Styles:
  • 👉Desktop design: public/styles/index.css
  • 👉Responsive: public/styles/responsive.css
  • 🎨Customization:
  • 👉Text: Change the biography or service descriptions by editing the content in about.php.
  • 👉Images: Replace any images used here by updating the paths or files in the img directory.
  1. Customization
  2. 🎯Sections

➡️About

This section includes information about the photographer or the services offered.

📍Location: src/components/about.php


🦄 Styles:

👉Desktop design: public/styles/index.css

👉Responsive: public/styles/responsive.css


🎨Customization:

👉Text: Change the biography or service descriptions by editing the content in about.php.

👉Images: Replace any images used here by updating the paths or files in the img directory.

PreviousParallax SectionNextScroll Triggered Section

Last updated 11 months ago