hi, i am still having problems with this. there must be a way to solve this with one simple piece of code? all i want is for bullets/list to work in a standard way. this should not need custom.
anyway, the lists work as they should on this page:
http://181.224.135.157/~olivemas/www.productmanagementtraining.com/coaching/
but not this page:
http://181.224.135.157/~olivemas/www.productmanagementtraining.com/consultancy/
here is the code i’m using so far to “solve” this…
.fa-chevron-right{
color: #00aeef!important;
}
ul.sf-list{
margin-left:45px !important;
}
.sf-list li i {
left: 40px;
margin-right: 8px;
margin-top: 6px;
position: absolute;
}
.spb_text_column ul, .box-content-wrap ul {
list-style: none outside none !important;
} css at all, it should just work