How do I draw the line that appears just below the mark?I pulled the edges of the color section but still visible.
Hi mleite1!
If I understood you corectly, please use the following:
.main_color {
border-color: #000;
}
and replace with the color you want. That might help you out.
Let us know if it works
Regards,
Basilis
Perfect Basilis.
Tks