Installation
I assume you already have a fresh copy of WordPress installed on your server.
You can install the MedicPress Lite WordPress Theme in two different ways:
- Upload a zip file
When you are logged in your WordPress dashboard go to Appearance » Themes » Add New » Upload Theme and select the zip filemedicpress-lite.zip
and click Install Now button. - FTP upload
Unzip the contents of themedicpress-lite.zip
file and upload the folder namedmedicpress-lite
to your server towp-uploads/themes/
folder using a FTP client.
Once your theme is on the server, activate it by clicking the Activate button below the preview image in Appearance -> Themes.
Congratulations! Now the MedicPress Lite WordPress Theme is installed.
Customizer & Theme Options
All MedicPress Lite Theme Options can be found in the Customizer: Appearance » Customize. This is a live preview editor for your page.
Here you can change:
- Logo
- Theme Brand Color
- Layout
- Custom Code
- Footer
Top Widgets
In our demo, we have a special place in the top bar of the site for widgets in the top bar area. In lite version of the MedicPress, you can put a text widget with the icon and text. For example, you can see the address in our demo.
Here is the code which we added in text widget for address <b><i class="fa fa-home" aria-hidden="true"></i></b> Address: <b>227 Marion Street, Columbia, SC 29201</b>
.
You can also use any other icon from Font Awesome icons.