[wp-trac] [WordPress Trac] #63776: RTL font family issue with server side render block component
WordPress Trac
noreply at wordpress.org
Fri Aug 1 05:45:43 UTC 2025
#63776: RTL font family issue with server side render block component
--------------------------+-----------------------------
Reporter: pyrobd | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
RTL css loading font family upon using server side render component in
gutenblock
{{{
.rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6 {
font-family: initial;
font-weight: 600;
}
}}}
which is overriding default font
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63776>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list