Hi,
I’ve spent some time scouring the forums and have seen numerous posts about how to get the second line of text to line up with the text in a list (as opposed to being lined up with the bullet).
This seemed to work for me:
.content-wrap ul > li {
margin-left: 46px;
text-indent: -27px;
}
Which made the lists look fantastic, however, it has messed up the tab titles, the excerpt descriptions on portfolio items, etc.
Can you suggest some css that would get the desired effect on lists without mucking up everything else?
Many many thanks in advance.
~Maggie
P.S. I should mention I took out the custom CSS to get the indents, as it messed up a lot of things.
Attachments:
You must be
logged in to view attached files.