• Hi,

    Fluid typography works in 6.2.2, set in theme.json:

    "typography":{
      "fluid": true,
        "fontSizes":[
          {
            "slug":"normal",
    	"name":"Normal",
    	"size":"1rem",
    	"fluid": {
    	  "min": "0.95rem",
    	  "max": "1rem"
    	}
         ]
    }

    However, in 6.3 the fluid typography seems to be ignored. Can this be fixed?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WordPress 6.3 fluid typography being ignored’ is closed to new replies.