Hey there,
trying to figure out a way to remove the ugly ampersand symbol
i went through older forum pages and found this css but it didn’t work:
.special_amp {
font-family: inherit!important;
font-style: normal!important;
font-size: inherit;
line-height: inherit;
font-weight: bold;
color: inherit!important;
}
nvm found a solution!