Home › Forums › Support › Use image istead of SVG icon This topic has 1 reply, 2 voices, and was last updated 1 year, 2 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 12, 2022 at 7:16 am #2280452 Rostyslav Hello, I would like to dislay an image (.png) in the left side of the text using generateblocks, like it works with SVG icons. (https://ibb.co/TgZTBNk) What Css should I use for that? July 12, 2022 at 7:35 am #2280468 DavidStaff Customer Support Hi there, i would probably use a Grid Block to do that, with a GB Image Block in the left column and the headline in the right column. Then the column with the image in, set its flex options to: Flex Grow: 0 Flex Shrink: 0 Flex Basis: 80px <– adjust this to suit Then in the column with the text set its flex options to: Flex Grow: 1 Flex Shrink: 1 Flex Basis: auto <– leave as default Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In