Tagged: icon list
Hi,
I’m using the bullet point from the icon list and I’d like the second line onward to align with the first text in the first line. Is there a CSS for this?
Many thanks
Risa
Hi Mike
You are welcome to log in and view the page – log in details below.
One of the pages with the Icon List bullet point is this: https://www.2eminds.com/elementary-school-aged-children-coaching/
Please let me know if you need anything else.
Many thanks
Risa
Hi,
You can try this code in the General Styling > Quick CSS field:
.page-id-283 p {padding-left: 25px;}
.page-id-283 .av_font_icon {margin-left: -20px;}
You will need to add a page id for each page you need this to work on, this may be tricky to manage in the future.
Have you thought about just using ul & li ? It does this naturally. Please see link in Private Content area of an example draft using ul & li, feel free to delete it afterward.
Best regards,
Mike