The Montserrat font doen't apply for all text

Created on 23 April 2024, 7 months ago
Updated 16 July 2024, 4 months ago

Problem/Motivation

In this issue #3439746 πŸ› Use Montserrat for all text Fixed the Montserrat font was added. But it doesn't work as expected, and most of the texts don't use this font.

Steps to reproduce

  • Enable the module and select a Canadian colorway in LB settings for the node.
  • Observe Cachet is still used a number of places, particularly Headings

Proposed resolution

I can suggest a hard replace to the Montserrat font for all texts

h2, h3, h4, h5, div, span, p, a {
  font-family: var(--ylb-font-family-montserrat) !important;
}

Another way is to make lots of MR for all components by adding the proper font family for all elements to replace it

πŸ› Bug report
Status

Fixed

Version

1.1

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine aleevas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024