Footer Area – Aligning Help

Home Forums Porto – Responsive HTML5 Template Footer Area – Aligning Help

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10045010
    sandyms
    Participant

    Hi!

    I am using Porto – Finance example for this site. On the link that I provided, I am testing that page only to get the lower footer area (copyright section) to line up a litter nicer.

    I like how the copyright section with the email/Facebook icons looks and is centered when on the mobile view and I would like to also be centered at the approx. 400 px view of a responsive screen.

    (I want to keep this the same though – I do like how it is lined up on the left and right justified when in larger views so I’d leave that as is.)

    Thanks for your help!



    Template Version: Finance
    #10045011
    Support
    Keymaster

    Hi,

    Change all classes where you have “-sm-” to “-xs-” in that part.

    Example:

    <div class="col-12 col-sm-auto text-center text-sm-start order-2 order-sm-1">

    TO:

    <div class="col-12 col-xs-auto text-center text-xs-start order-2 order-xs-1">

    #10045012
    sandyms
    Participant

    Thanks! Yes that did work.

    Of course it makes it stay that way even if larger sizes now. But, I do seem to like it centered on all sizes so that is fine.

    Thanks again 🙂


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

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