Home Forums WoodMart support forum Edit Icon List Reply To: Edit Icon List

#319288

Hello,

Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.wc-tab-inner .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-left: 25px;
    margin-top: -17px;
    position: absolute;
    font-weight: normal;
}

Best Regards