How to fix spacing between texts from CMS

Currently, I have an issue with spacing between my text which I have imported from a CMS Collection. The texts are fine but the spacing between them are not equal. Is there any way to fix this problem.


Thank you


Here is my site Read-Only:
https://preview.webflow.com/preview/codurate?utm_source=codurate&preview=a4c6f27dff3544b382bfd5a20d854191

1 Like

Hello @Hawyar_Farooq

I can’t find them. Where are the tags located?

Piter :webflow_heart:

Hey
I am referring to the following text: Python CSS HTML JavaScript Java
The spacing is not right between them

1 Like

Yes, but I can’t find them on the site :blush: I can record a video and show you my approach. I will wrap them in a div and use display: flex to distribute them equally.

Oh my bad, they are located in the snippets page which is the last page.
That would be great
thank you

Hi @Hawyar_Farooq,

A quick fix for this could be giving a min-width to the ‘Text Block 5’:

Another option is using Flexbox: Flexbox | Webflow University

Hope this helps! :slight_smile:

1 Like

Thank you it helped but is there any other way because I don’t like all the extra padding around the text.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.