Hi everyone,
I hope you’re all doing well.
I’m reaching out to see if a community wizard can assist me with the following.
Here is the current situation, and this is what I’d like to achieve:
As always, thanks in advance! 🧙
Hi everyone,
I hope you’re all doing well.
I’m reaching out to see if a community wizard can assist me with the following.
Here is the current situation, and this is what I’d like to achieve:
As always, thanks in advance! 🧙
Hey
You can change things as required. Add it to custom CSS.
/*change number color , font-size, center number, square to circle, remove border*/
.Skin .RO .DND li:nth-child(-1n+9) span.rank {
color: orange !important;
font-size: 1.2em;
display: inline-grid;
align-items: center;
border-radius: 50%;
border: 0px;
}
/*increased spacing*/
.Skin .RO .DND ul li {
margin-bottom: 10px;
}
Really appreciate you getting back to me
Any other ideas?
Thanks :)
Got it!
Just this in not working.
/*increased spacing*/ .Skin .RO .DND ul li { margin-bottom: 10px; }
Forget that! Working! Legend!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.