We have recently updated our fPortfolio and tPortfolio Themes with additional widget areas:
- Header Widget Area – displayed at header right
- Header Below Main Menu – displayed below header main menu
Here is a guide how to update your header just like the theme screenshot:
Header Widget Area
Navigate to Left Menu -> Appearance -> Widgets
Insert a ‘Text Widget’ into ‘Header Widget Area’
Fill text for title and content and Save changes
Header Below Main Menu
Navigate to Left Menu -> Appearance -> Widgets
Insert a ‘Text Widget’ into ‘Header Below Main Menu’
Click on ‘Text’ Tab and Insert the following code:
<i class="fa fa-phone" aria-hidden="true"></i> Phone: 1.555.555.555
<i class="fa fa-envelope" aria-hidden="true"></i> Email: info@yoursite.com
<i class="fa fa-paint-brush" aria-hidden="true"></i> We Offer Service #1
<i class="fa fa-cogs" aria-hidden="true"></i> We Offer Service #2
<i class="fa fa-bar-chart" aria-hidden="true"></i> We Offer Service #3
<i class="fa fa-plug" aria-hidden="true"></i> We Offer Service #4
Save changes