I’m not sure if this is a bug or by design, but I’ve noticed you can’t set the font-family when editing a relative style.
Example Use Case: Wanted to change the font-family of my nav block link items, but wasn’t able to.
I’m not sure if this is a bug or by design, but I’ve noticed you can’t set the font-family when editing a relative style.
Example Use Case: Wanted to change the font-family of my nav block link items, but wasn’t able to.
Feel free to vote:
Voted. I think the title of that request should be adjusted slightly, as it applies to more than just span elements.
Hello @sunny,
I’ll confirm this so we can get this out as soon as possible.
Thanks for bringing it up again.
Cheers,
Thank you as always
Do you think it’d be worth making the font-family appear across breakpoints?
One thing I noticed is that for the Nav block, it’ll set the font-family on .nav-c09892f:not([is-modal=true]) .cc-nav-item, but then you’re not able to set a font for your nav items within the modal. So it inherits the default font instead.
Edit: it also doesn’t seem to be adding the fallback fonts I set, but I’d need to test more to confirm.