Wie ich “gemalte” Boxen erstelle

How to create this kind of design with CSS? Use CustomizerCSS, a code snippet or SimpleCSS plugin to inject the CSS. Apply the CSS-decleration to the element, which should be styled that way. This is the CSS: .faqz { border-bottom-left-radius: 15px 255px !important; border-bottom-right-radius: 225px 15px !important; border-top-left-radius: 255px 15px !important; border-top-right-radius: 15px 225px !important; … Read more