List: Icon alignment to text

Is it possible to add an option in order to vertically align the icon to the first line of text:

2022-10-27_133452

Hi @weedor
Add a class to your list element

Then add this to the custom code
.yourclassforlist li {align-items:flex-start;}

1 Like

Thank you @jornes for the trick.
I will do that, but I suggested that it would be useful to simply have a checkbox in the settings in order to avoid custom CSS.

1 Like

Yes! I wish we had an option to select so we could do this simple task without custom CSS.

Anyway, I’ve upvoted.

1 Like

Just want to add here that you are able to do that via Relative Styling as well.
So you don’t need to write custom CSS.

A dedicated option inside the icon tab would make sense, if it’s not available yet, I agree with you here.

1 Like

Thank you!

I’ll try that out. Still new to Cwicly. Need to play more with it.

1 Like

If someone is interested.

1.)

2.)

4 Likes

Hi @Marius
Fantastic as usual. No more words…

2 Likes

I can’t deny that Cwicly’s relative styling is great and powerful.

3 Likes

The release 1.2.6 solves definitively this lack.

1 Like