Using The Services Page Template
- When you start editing the page, scroll down to “Layout Settings” and make sure no-title is in the custom post class box and services in the custom body class box.
- Making sure your WordPress editor is in text mode (click here to see), paste in this code:
image here (left align), click on "add media" button to add <h2>Services</h2> Put your first bit of information here. [one-third-first] <h4>Option A</h4> <ul> <li>Feature 1</li> <li>Feature 2</li> <li>Feature 3</li> <li>Feature 4</li> </ul> <em>price: $1500</em> <h6><a href="#">enquire now</a></h6> [/one-third-first] [one-third] <h4>Option B</h4> <ul> <li>Feature 1</li> <li>Feature 2</li> <li>Feature 3</li> <li>Feature 4</li> </ul> <em>price: $3500</em> <h6><a href="#">enquire now</a></h6> [/one-third] [one-third] <h4>Option C</h4> <ul> <li>Feature 1</li> <li>Feature 2</li> <li>Feature 3</li> <li>Feature 5</li> </ul> <em>price: $5000</em> <h6><a href="#">enquire now</a></h6> [/one-third]
- Change all the areas in red.