Site logo

Archived topic

Icon with border next to text

3 replies · Started by René on October 26, 2022

Viewing posts 1–4 of 4

Hello, how can I create this? I've already experimented with display Flex, but not all icons are the same size and not really responsive

Example

Hi there,

What do you have so far? Can i see a page with it on ?

So the Container block with the icon inside you need to give that a CSS property of:

flex: 0 0 60px;

Adjust the 60px to match the width you require.

This archived topic is closed to new replies.