Hello, can someone please help me center my card information on the card content. See image attached - it is just slightly off center. Thanks in advance.
PW: ellaella
Hey @ellacoker
Follow these Steps:
<style>
.card__content * {
padding-left: 0 !important;
}
</style>
RESULT:
If I managed to help you then a Like would be truly appreciated.
Best,
Moeed