DOKAN SINGLE STORE PAGE DOES NOT APPEAR
-
DOKAN SINGLE STORE PAGE DOES NOT APPEAR
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.dokan-store-info li::marker {
font-size: 0;
}
.dokan-store-info {
padding-left: 0;
}
.dokan-store-info ul.elementor-icon-list-items.elementor-inline-items {
margin-bottom: 0;
}
.dokan-store-info .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
padding: 5px;
}
.dokan-btn-wrap .elementor-button {
padding: 11px;
}
Best Regards