Home New Guten Forums WoodMart support forum Footer and Payment Icons for Mobile

Footer and Payment Icons for Mobile

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #369243

    Ezak
    Participant

    How can I center the footer and payment icons in the middle for mobile view?

    https://prnt.sc/pwMQiMGQ8lrM

    Kind Regards
    Ezak

    #369388

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .min-footer .col-right {
        text-align: center;
    }

    Best Regards

    #369495

    Ezak
    Participant

    Hello, I added the CSS Code, but it stays on the same position.

    Kind Regards

    #369502

    Ezak
    Participant

    done.

    This works for me.

    .min-footer {
    display: block;
    align-items: center;
    }

    Kind Regards

    #369547

    Hello,

    We are Glad that your issue has been Resolved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Footer and Payment Icons for Mobile’ is closed to new replies.