please i need help with this
i want to change the color
any professional and expect in this who can help me ? and i will be very very grateful for this thank you
You could always add this to your extra.less template. and change the color: #000; to what you want.
.p-title {
display: flex;
flex-wrap: wrap;
align-items: center;
max-width: 100%;
margin-bottom: -5px;
color: #000;
}