This topic has 2 replies, 2 voices, and was last updated 3 years, 4 months ago ago by Rose Tyler
Good morning.
We are developing a multistore ecommerce with Dokan.
On the sellers page we have these problems (images in private content area)
How can we solve?
On iPad with Chrome browser, on the other hand, we have this problem (image in private content area) with the dropdown of categories. Everything is ok with Safari. The menu is wrapping up, but we’re still working on it.
Regards
Hello,
Thanks for using our theme and for contacting us.
Try to add the next code in Theme Options > Theme custom CSS:
#dokan-seller-listing-wrap.grid-view .store-content,
#dokan-seller-listing-wrap.grid-view .store-footer {
z-index: 2;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up