What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Issue with aligning footer links.

ilouiemiami

New member
Joined
Feb 3, 2020
Messages
1
Reaction score
0
HTML Coins
0
Code:
<footer id="Footer" class="clearfix">

        
        <div class="widgets_wrapper"><div class="container"><div class="column one-fourth"><aside id="text-2" class="widget widget_text">            <div class="textwidget"><ul style="line-height: 20px; width: 50%; margin-left: 4%;" >
<li ><a href="https://www.facebook.com/louisfelipeusa/"target="_blank">facebook</a></li>
<li ><a href="https://www.instagram.com/lfelipeusa/"target="_blank">instagram</a></li>


</ul>

</div>
        </aside></div><div class="column one-fourth"><aside id="text-3" class="widget widget_text">            <div class="textwidget"><ul style="line-height: 20px; width: 50%; margin-left: 4%;" >
<li><a href="https://louisfelipeusa.com/contact/">client care</a></li>
<li><a href="https://louisfelipeusa.com/my-account/">log in/register</a></li>
<li><a href="https://louisfelipeusa.com/store-policies/">store policies</a></li>
</ul>

</div>
        </aside></div><div class="column one-fourth"><aside id="text-4" class="widget widget_text">            <div class="textwidget"><ul style="line-height: 20px; width: 50%; margin-left: 4%;">
<li><a href="https://louisfelipeusa.com/shipping/">shipping</a></li>
<li><a href="https://louisfelipeusa.com/contact/client-care/">1-786-732-0147 | email</a></li>
<li><a href="https://louisfelipeusa.com/sitemap.xml"target="_blank">sitemap</a></li>
</ul></div>
        </aside></div><div class="column one-fourth"><aside id="text-5" class="widget widget_text">            <div class="textwidget"><ul style="line-height: 20px; width: 60%; margin-left: 4%;">
<li><a href="https://louisfelipeusa.com/collection/">collection</a></li>
<li><a href="https://louisfelipeusa.com/contact/mailing-list/">join our mailing list ></a></li>
<li><a href="https://louisfelipeusa.com/about/">about</a></li>

</ul>


</div>
        </aside></div></div></div>
        
        
    </footer>

</div>
Hi, and thank you for accepting me on this forum. I'm fairly new to CSS and I was wondering if someone can point me in the right direction. I have an issue with the footer links not aligning horizontally on mobile. They align correctly on a PC, but when viewed on mobile they look vertically. Here's a link to a page. https://louisfelipeusa.com/contact/. Please view on a mobile device and advice if possible. Thanks and advance.
 

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back