Store list page isn't displaying store banner properly.

  • Home
  • Forums
  • Dokan
  • Store list page isn't displaying store banner properly.
This topic contains 4 reply and 2 voices, and was last updated by DigiTech Bangladesh 8 years, 9 months ago
Viewing 4 Posts - 1 through 4 (of 4 total)
Author Posts
August 3, 2015 at 12:04 pm 64934
DigiTech Bangladesh Hello , I have installed latest Dokan plugin and dokan theme, now facing some problem on store list page. Registered as seller with full settings (with banner ,profile picture etc) for testing. On store list page It was displaying store info properly but store banner was overlapped . Here the link, http://dookanz.com/store-listing/ So how can we fix this problem. Thanks
August 3, 2015 at 3:00 pm 64984
Nayem Nayem

You can add this class in your theme css file-

li.dokan-single-seller {
    overflow: hidden;
}

Thanks.

August 3, 2015 at 3:30 pm 64991
DigiTech Bangladesh DigiTech Bangladesh

Thanks for your reply and solution.

It solved my overlapped issue, but not displaying full banner image.
Is it possible to display full image there ?

Thanks

August 3, 2015 at 3:49 pm 64999
Nayem Nayem

Hello,

It will not possible to show the full banner by default. You have to change the css style to show them.

Thanks.

August 3, 2015 at 4:44 pm 65013
DigiTech Bangladesh DigiTech Bangladesh

Thanks

Viewing 4 Posts - 1 through 4 (of 4 total)