Some CSS doesn’t work in Bricks Builder 1.6 beta using Minify
-
**WP-Optimize Version**: 3.2.9
**Browser**: Chrome 107.0.5304.110
**OS**: Linux Mint 21
**URL**: https://diespitze-coaching.de/Since I installed Bricks 1.6 beta on my build today, when logged out, the font, “Brawler” that I use as my body font won’t load on the front end unless I disable CSS minification in WP-Optimize.
**How the font is implemented**
* Downloaded from Google Fonts using Webfonts Helper (https://google-webfonts-helper.herokuapp.com/fonts/)
* Hosted locally in wp-content/fonts
* Implemented using CSS (cf. my style.css here: https://diespitze-coaching.de/wp-content/themes/bricks-child/style.css)
* Set as default font as follows in child theme’s style.css:body { font-family: "Brawler", Georgia, serif; }
**My settings in WP-Optimize**
* Minify > tab “Minify Status” > Process CSS files
* Minify > tab “CSS” > enable first 3 CSS options, not fourth
* Screenshot: https://paste.pics/JWTVQ**Screenshots**
* Front end with minification enabled: https://paste.pics/JWTRF
* Front end as it should be, minification disabled: https://paste.pics/JWTSE**Notes**
Issue still occurs when disabling merging of CSS files and/or inline CSS in WP-Optimize.
Issue still occurs when excluding style.css: https://paste.pics/JWTWU
Issue occurs even when reverting to Bricks 1.5.7.The page I need help with: [log in to see the link]
- The topic ‘Some CSS doesn’t work in Bricks Builder 1.6 beta using Minify’ is closed to new replies.