Reply 326304 to: Dokan store page header on desktop went off in last update

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.