.x-brand:after {
font-family:“mono45-headline”;
content: “Mind + Body”;
display: block;
font-size: 13px;
letter-spacing: 3px;
padding-left: 4px;
color:#000;
}
is not working for me, On Pro, I have Xtheme and works fine in other site.
.x-brand:after {
font-family:“mono45-headline”;
content: “Mind + Body”;
display: block;
font-size: 13px;
letter-spacing: 3px;
padding-left: 4px;
color:#000;
}
is not working for me, On Pro, I have Xtheme and works fine in other site.
Hi @jpandino,
It will not work on PRO header because of difference in structure. Although using the button element, we can achieve adding a subheadline text. Not need for custom CSS.

Under text setup tab, add it on Secondary Text field.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.