Footer and Payment Icons for Mobile
-
How can I center the footer and payment icons in the middle for mobile view?
https://prnt.sc/pwMQiMGQ8lrM
Kind Regards
Ezak
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
Hello, I added the CSS Code, but it stays on the same position.
Kind Regards
done.
This works for me.
.min-footer {
display: block;
align-items: center;
}
Kind Regards
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.
The topic ‘Footer and Payment Icons for Mobile’ is closed to new replies.