- Go to Appearance > Widgets page from your WordPress dashboard.
- You can see a list of widget areas and now we are going to configure Topbar widget area.
- Topbar Widget Area is divided into two halves.
Left Half – Contact Info:
- Drag and drop Text Widget from Available widgets to the Topbar widget area.
- In the textarea of that text widget copy and paste the below code.
- Edit the email and contact number as per your requirement.
- Click on Save button and this widget is active in your topbar.
<ul> <li><i class="fa fa-phone"></i> +1-(123)-456-7890</li> <li><i class="fa fa-envelope-o"></i> info@kreativ.com</li> </ul>
Right Half – Social Icons:
- To add social icons, please make sure you install and activate Simple Social Icons plugin.
- Drag and drop Simple Social Icons from Available widgets to the Topbar widget area.
- Configure social links in the widget.
- Click on Save button and this widget is active in your topbar.
Simple Social Icons – Display social Icons in site topbar and footer areas.