Footer alignment - by longfit - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Robert Hall

  • Avatar: longfit
    longfit
    Participant
    September 19, 2015 at 16:25

    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

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 21, 2015 at 07:10

    Hello,

    Could you please show on a screenshot what you want to achieve?

    Thank you.

    Best regards,
    Jack Richardson.

    Avatar: longfit
    longfit
    Participant
    September 21, 2015 at 15:52

    hi
    ATTACHED LINK

    I want to justify each line, since the third line left swift with icon.

    thanks
    Mr yeung

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 21, 2015 at 16:04

    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.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.