• Resolved 8themes

    (@8themes)


    Hello,

    We use your plugin to show our clients that the theme supports Dokan. And we faced some style issues with the store logo, store title overlaps the store image https://prnt.sc/da2sHt3BikO-
    If we switch to the Storefront theme then the situation with styles is even worse: the same overlap of the title + incorrect alignment of image and seller info https://gyazo.com/6a8f3942a6b02aa3cce65ed5f5e5296f

    Could you, please, take a look at these issues and fix them in your update?

    Regards

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • +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 2 years, 9 months ago by stas0238.
    Thread Starter 8themes

    (@8themes)

    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!

    Thread Starter 8themes

    (@8themes)

    Hello,

    Ok, thank you.

    Regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Store page style issues’ is closed to new replies.