Trying to add sub text under Logo (text) .x-brand:after not working on PRo

.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.
Home - Content - Pro (6)
Under text setup tab, add it on Secondary Text field.

Hope this helps.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.