This topic has 4 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Robert Hall
Hi
Since our contacts address have three line, how to left alignment
below footer code
<span class=”footer_title”>Contact Us</span>
<p class=”footer-home”>
<i class=”icon-home”></i>
1902 Technology Plaza <br>
29-35 Sha Tsui Road <br>
Tsuen Wan
</p>
<p class=”footer-phone”>
<i class=”icon-phone”></i>
(852) 21466100
</p>
<p class=”footer-mail”>
<i class=”icon-envelope-alt”></i>
info@oba-asiashop.com
</p>
</div>
Thanks
Hello,
Could you please show on a screenshot what you want to achieve?
Thank you.
Best regards,
Jack Richardson.
Hello,
Please try to add this code in custom.css
.footer-phone i,
.footer-mail i{
margin-top: 0px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up