Closed almighty059 closed 6 months ago
Seems like you want to align max level with current level
add padding-top:10px;
to match the button card padding
.body::after{text-align:center;font-size:14px;padding-top:10px;content:"Max Level";display:block!important}
Awesome.Thank you so much.
I apologize for opening this because it's not an issue and only a question. I've search and tried everything I know so this is my last resort. I used your following example code for your column view but I'm having a problem adjusting the card to either increase the height or increase/change the distance in between the parameter adjustment and the name. Is there a way to do this? I provided a screen shot of what I'm doing along with my code. Thank you.