Before you Start
Ensure that:
- You have set up the Clinic Pro theme correctly - following our install and setup guide.
1. Changing the Footer
These elements are widgets. To edit them go to Appearance > Widgets.
Look for Footer Column 1, Footer Column 2 and Footer Column 3.
Within the Text widget in the Footer Column 1 area you'll see this:
<img src="http://themedemo.createandcode.com/clinicdata/wp-content/uploads/sites/25/2017/02/placeholder_400_400.png" alt="" class="profile" />
<p>Led by Dr. Richard Murphy, we are a highly motivated team, all with very individual qualities and experience, and the highest standard of patient care.
<p>We provide world-class treatment, using the most up to date tried and tested technology.</p>
Just change the text to whatever you like. You can change the image by uploading your own to the Media section of WordPress and referencing the new url path.
-
Within the Text widget in the Footer Column 2 area you'll see this:
It's a Recent Posts widget.
-
Within the first Text widget in the Footer Column 3 area you'll see this:
Title
Opening Hours
Content
<ul class="schedule">
<li>
<span class="day">Monday to Friday</span><span class="time">9:00am - 18:00pm</span></li>
<li><span class="day">Saturday</span><span class="time">9:00am - 16:00pm</span></li>
<li><span class="day">Sunday</span><span class="time">9:00am - 14:00pm</span></li>
</ul>
-
Within the second text widget in the Footer Column 3 area you'll see this:
<p class="social"><a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-linkedin"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
<a href="#"><i class="fa fa-pinterest"></i></a>
<a href="#"><i class="fa fa-youtube"></i></a></p>
Replace the # links with the full link to your own social media page.