Hello Blue Streak,
Thanks for updating in!
- Please have your topbar content updated and use this:
<p class="p-info">
<span style="float:left;"><a href="https://vf.bluestreakcourier.com/xcelerator/clientportal" target="_blank" ><i>Log In</i></a></span>
<span><a href="https://www.facebook.com/BlueStreakCourierService/"><i class="x-icon-facebook" data-x-icon-b="" aria-hidden="true"></i></a></span>
<span style="float:right;"><a href="tel:1-610-935-1999"><i>1.610-935-1999</i></a></span>
</p>
And then you will also add this custom css code in Theme Options > Custom CSS
.x-topbar .p-info a {
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
color: #ffffff;
}
.x-topbar .p-info a:hover,
.x-topbar .p-info a:hover > * {
color: red;
}
- You can add a second line in the footer content by modifying your content text. Have it updated and insert this:
<p><span style="font-size: 13px; line-height:16px; color: #ffffff; font-family: Helvetica, Arial, sans-serif;">© 2018 Blue Streak Courier Service Inc. P.O. Box 993, Valley Forge, Pa 19482 <a href="tel:1-610-935-1999" style="color:#ffffff;text-decoration:none;">1.610-935-1999</a> <span style="font-family: Helvetica, Arial, sans-serif; font-size: 18px; color: #ffffff;"><a href="https://www.facebook.com/BlueStreakCourierService/"><i class="x-icon-facebook" data-x-icon-b="" aria-hidden="true"></i></a></span></span></p>
<p>Add your second line here</p>
Please do not forget to insert the text for the second line.