The
NEW
tag is controlled by the following CSS designator
Code:
.block-container .uix_newIndicator {
font-size: 12px;
color: #daeb62;
background: #941433;
border-radius: 0px;
padding-top: 1px;
padding-right: 4px;
padding-bottom: 1px;
padding-left: 4px;
}
The example I give results in this
View attachment 273666
That "New Posts" will most likely be a style setting somewhere... do a search in the ACP for
new post
under style properties and it may show up. It looks like a UIx style... so it will be customized and not default.
View attachment 273667