New Landing How can we help? Atelier Footermenu on mobile centered

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #239236
    SchlenzigxJones
    Member
    Post count: 39

    Hi,

    On my desktop site our footer menu is left aligned (so is the newsletter signup)

    But I would like it to be centered on mobile. Is that possible? It would look a lot better centered i think.

    Thanks.

    #239357
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media screen and (max-width: 767px) {
    #footer h3.spb-heading {
        width: 100% !important;
        text-align: center !important;
    }
    
    #footer-widgets .widget {
     text-align: center !important;
    }
    }
    
    

    Thanks
    Mohammad

    #239470
    SchlenzigxJones
    Member
    Post count: 39

    Thanks

    #239475
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register