problem in dokan add product bottom
-
hi how are you doing
I have a problem in mobile page add product bottom the member do not show the bottom its in left side I want move it to right
Hello,
I watched the video you attached. Please provide with the login details of the vendor account to check it myself and help you out accordingly. Currently I am unable to access the page for which you have provided the URL.
Best Regards.
Hello,
Please add the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link {
float: right;
}
Best Regards.