Where do I edit this?

Bellinis

Active member
Licensed customer
See attachment. Where is the color/font for this part defined and why is it different from the other ones?

Capture.webp
 
Add to EXTRA.css:

Code:
.accountSideBar .heading {
background-color: #CC0000;
color: #000000;
}

Change the colours to suit.
 
Back
Top Bottom