Space between header text and bullet points

Hi there,

I searched the forum but couldn’t find this exact problem. I am trying to make the spacing between the text and the set of bullet points. Is there css I should add?

Thank you!

Hello Adrien,

Thanks for writing in! The paragraph text has a bottom margin. This margin is what is causing the white space above the unordered list (bullets). If you want to reduce this white space, you may use custom CSS. Using your browser’s Development Tool, you can check the live HTML code and find which CSS selector you need to use or what CSS code has been used to style the page.

Check out this video demonstration:

Dev Tools demo

Be advised that this is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.

Hope this helps.

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