I’m using bulleted (and icon) lists throughout the site I’m doing and they aren’t lining up nicely once the text goes more than one line. The second line/s don’t indent to align with the first. The numbered list work fine, but not bulleted. Is there a way to fix this?
OK – that aligned the regular bullets, but not the icon ones. Plus, I am using the Star on this page, would spacing need to be adjusted for any icon? Sorry to be a pain.
The sf-list one didn’t work but I used this:
.spb-asset-content ul.sf-list li {
padding-left: 1.6em !important;
text-indent: -1.6em !important;
}
and it worked great.
OK – new issue has arisen in regards to the ul il functions. The icons and bullets lists are fixed using the above code snippets. Then gravity forms had an issue and another code snippets was required to make it work. Problem now, is the blog page uses the same “.spb-asset-content ul li” style and everything is out of alignment. What can the fix be? Will share link in a private message next.