[List_item] second line indented
-
Hi, I am using inovado theme by minti. I am having a problem with the second line in the list item to be aligned with the first line.
the code is below:
[list] [list_item icon="glass"] das fd sdfa f sdfs fsd fsdfa dsf sf df sad fs df sf[/list_item] [list_item icon="music"] das fd sdfa f sdfs fsd fsdfa dsf sf df sad fs df sf[/list_item] [list_item icon="search"] das fd sdfa f sdfs fsd fsdfa dsf sf df sad fs df sf[/list_item] [list_item icon="envelope"] das fd sdfa f sdfs fsd fsdfa dsf sf df sad fs df sf[/list_item] [/list] I found the css code for the list as following: /* Lists ---------------------------------------------------- */ ul, ol { margin-bottom: 20px } ul { list-style: none outside; } ol, ul { margin-left: 30px } ol { list-style: decimal; } ul { list-style: square outside;} ul li ul, ol li ul, ol li ul, ol li ol { margin-bottom: 0; }
[Please use the code buttons]
Any help would much be appreciated.Cheers
V
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘[List_item] second line indented’ is closed to new replies.