Hi Everyone It seems that Changing font-weight for navigation and headings under site settings typography section does not effect frontpage because of some css overriding coming from template.css. See attached video please.The template in the video is default and toggled for all menu items. I have tested t4-blankbs5 alot of times with the same result. Thanks. https://awevideo.s3.amazonaws.com/video-17176198-2d4aa87444bf0e761de2fc6eb320a274.webm?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJSCJQ2NM3XLFPVKA%2F20230507%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230507T153423Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=6712a9e2649f87425f2c699670ea81bb739d1ef717ff9aecfe096b136a7d03c7
It seems that same thing occurs for navigation font-size. var(--megamenu-font-size) does not effect font-size primarily. --t4-nav-link-font-size coming from css has primary role. So we can not decide nav menu font size from admin area template typography settings.
Hi @muratyil,
Thank you very much for the bug report. We have addressed this issue in the T4 framework and T4 Blank template. The problem will be automatically resolved in the upcoming release.
Kind regards,
Thanks a lot.
Hi just realized that same thing occurs for .moduletable > h3, .moduletable > .h3 font-size: var(--h3-font-size); and font-weight: var(--heading-font-weight) is being overriden
I will forward to our T4 team also, thanks for your report.