Hi,
I assume this is the correct way to change the caption font color of a webside menu.
WebSideMenu1.Appearance.CaptionFont.Color := clYellow;
Unfortunately it is not changed (via properties or at run-time).
Hi,
I assume this is the correct way to change the caption font color of a webside menu.
WebSideMenu1.Appearance.CaptionFont.Color := clYellow;
Unfortunately it is not changed (via properties or at run-time).
We could see the issue with font color and fixed it. Next update will address this.
Thank you!