3 votes

Reduce embedded CSS if blocks were duplicates

"I have a grid of services that is essentially a combination of Sections and Info Boxes: https://i.ibb.co/k0chTvr/image.png The structure is basically: Main Section -> * (Section -> Info Box) x6 All styles, both produced automatically by selecting stuff in UI and custom ones, are identical for those elements. Yet Kadence Blocks puts those styles 6 times in the document with only selectors being different, which creates quite a lot of CSS. My suggestion: Allow to manually mark elements which will share styles. Those elements of course should be of the same type (so you can’t match styles of Info Block and Section). Those elements will have the same class selector and so their styles will only be put in the document once."
Karla shared this idea

Leave a Reply