Dokan store page header on desktop went off in last update

This topic has 7 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Rose Tyler

  • Avatar: tuijatuulia
    tuijatuulia
    Participant
    May 14, 2022 at 22:10

    Hi,
    The store page on Desktop seems to be not anymore perfect after last update, please see e.g. https://prnt.sc/Os0wveIxpekC
    and https://prnt.sc/OEQSsDRm8gc-

    It looks like some element has shifted left and up. Could you please take a look? An example link attached.

    br,
    Tuija

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2022 at 07:45

    Hello,

    Thanks for contacting us.
    We will check and fix it. As a temporary solution, add the next code in Theme Options > Theme custom CSS > Global:

    @media (min-width: 1200px) {
        .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info {
           width: 100%;
        }
    }

    you will be able to delete the code after the next update.

    Regards

    Avatar: tuijatuulia
    tuijatuulia
    Participant
    May 16, 2022 at 12:12

    Thank you! You are the best support!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2022 at 12:15

    You’re welcome! Have a nice day!

    Regards

    Avatar: tuijatuulia
    tuijatuulia
    Participant
    June 18, 2022 at 20:12

    Hi, with the latest update the title of the store seems to be still on top of the logo, like this
    https://prnt.sc/UsET3DB0gr3R

    It is centered though but I think vendors dont like that the logo is being covered.

    Avatar: tuijatuulia
    tuijatuulia
    Participant
    June 18, 2022 at 20:13

    you can check it in here for example:

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2022 at 08:02

    Hello,

    It is the same even with the Storefront theme, so till the fix will be released from the vendor plugin side, use custom CSS code:

    @media (min-width: 1200px) {
        .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info {
            position: absolute;
            top: 38%;
        }
    }

    Regards

  • Viewing 7 results - 1 through 7 (of 7 total)

The issue related to '‘Dokan store page header on desktop went off in last update’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.