I've found two issues so far here. The first issue, changing the text color in the module settings does not change the color on the front end but is visible in the editor. This is for both primary color and hover color. The second issue, setting a module link for the individual list items does not set a working link. I have only tested this in the divi theme builder and am not sure if this works properly in the page editor. This last part I am unsure if it's the module or if it's divi itself but there is a padding that doesn't show up in the editor but dos on the front end that pushes the icon list to the right. This is the CSS marker - #left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul { list-style-type: disc; padding: 0 0 23px 1em; line-height: 26px; } And this it the class info - <ul class="dsm_icon_list_items dsm_icon_list_layout_vertical">