Adding Bulletpoints

Hey,

Im using a custom shopify design and i would like to add more bulletpoints to the following section, i would like to decrease the distance between each bullet point.

Website link: https://luveepillow.com/products/nuvia

2 Likes

Hey,

Thanks for your reply!

Unfortunately nothing change when i add the custom CSS

Hey @luveee

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

Thanks worked! Now how can i add more bulletpoints?

You can add more bullet points in the settings of that specific section from Customization.

Best Regards,

Moeed

Hello @luveee
This cannot be done with CSS alone; the Liquid code needs to be checked. Can you provide me with store access so I can check?