Instagram icon (not aligned with other two icons)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10037061
    Resilient Brands
    Participant

    good morning,
    can you please help me add some distance between the bottom of the instagram icon (bottom of the page) and the word INSTAGRAM to align it with the other two icons (email and phone).
    I tried adding it manually but it won’t work. (I added style=”margin-bottom: 20px:”)
    I see that there is a hidden scss file named spacing.scss with an line height that could be adjusted but I don’t know know how to access that file.

    thank you.



    Template Version: Corporate 10
    #10037068
    Support
    Keymaster

    Hello,

    First change the columns that wraps the instagram element to:

    <div class="col-md-4 position-relative top-7">
        .................
    </div>

    * Do that only in the column of instagram. This will move the column a bit to bottom and align the texts.

    Then, change the envelope icon (email) to:

    <i class="icon-featured icons icon-envelope mb-3 position-relative top-4"></i>

    * This will move the icon a bit to bottom and consequently align with others.

    Hope this helps!

    Kind Regards,

    Rodrigo.


    If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads


Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.