+1
Have the same bug on my production site and need to have a fix asap or plugin update with fixes
Regards, @stas0238
Hi @8themes,
We have checked the issue and found the same in our local environment. Therefore, we have created an issue on our GitHub repository. You can follow up on the issue through the link: https://github.com/weDevsOfficial/dokan/issues/1625.
@stas0238,
You can add the custom CSS to the WordPress Dashboard > Appearance > Customize > Additional CSS area panel to fix the issue on your site.
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper {
height: 235px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info {
top: 30%;
}
Thanks!
@tanjiralmamun
Thanks for the custom css but I will wait official update of the plugin because there could be some issues according to my previous experience with ‘Dokan plugin’ updates.
Highly recommend your developers to check all types of store headers with default themes + responsive and make them as much perfect as you can 🙂
Regards, @stas0238
-
This reply was modified 3 years, 9 months ago by
stas0238.
Hello, @tanjiralmamun
Thank you for your answer. Agreed with @stas0238 that it would be good if you include a fix to your official update to avoid issues for our customers (we’re XStore theme developers) because we can’t provide personal custom code for every client that we have.
Regards
Hi @8themes & @stas0238,
Since you’re looking for an official update, you can check out the above GitHub Repository link for further updates.
Thanks!