Spacing between bullet point and text

See here https://www.graal.com.mx/headers/

I have tried everything, but I cant seam to get it working. I just want a little less space between the bullet points and the text. Code used:

<ul style="list-style-position: inside; padding-left: -15px;">
 	<li>Remodelaciones</li>
 	<li>Pintura</li>
 	<li>Impermeabilizaciones</li>
 	<li>Tablaroca</li>
 	<li>Loseta cerámica y vinílica</li>
 	<li>Techumbres</li>
 	<li>Instalaciones hidráulicas y sanitarias</li>
</ul>

Thanks.

Hey @oriol,

What you’re asking requires custom coding. We can give you custom coding pointers in our One service.

To avoid coding, please use the List element (see https://theme.co/docs/lists)

Thanks.

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