Product Categories – Responsive

This topic contains 8 reply and 4 voices, and was last updated by Paul 9 years, 11 months ago
Viewing 8 Posts - 1 through 8 (of 8 total)
Author Posts
April 10, 2014 at 8:47 pm 18474
Paul Hi Guys, Liking how the Dokan Product Categories widget works on responsive devices. There just seems to be a few issues on a certain width. Menu Bug This occurs approximately between 991px & 768px screen width. Would be nice to see an update for this soon :) Thanks!
April 10, 2014 at 11:17 pm 18479
Nizam Uddin Nizam Uddin

Hello Paul
Thanks for pointing it out. We will fix it as soon as possible. Sorry for inconvenience..

April 11, 2014 at 3:53 pm 18508
Paul Paul

Thanks Nizam 😉

May 12, 2014 at 5:48 pm 20339
Paul Paul

This bug is still there right? Is this going to be in next update? 🙂

cheers

May 13, 2014 at 5:26 am 20364
Mahi Mahi

Hello Paul,

have you tried new version? v1.0.4?

details: http://wedevs.com/20284/dokan-v1-0-4-released/

May 13, 2014 at 8:55 pm 20395
Paul Paul

Hi Mahi,

Yep, I’m using the latest version, this is still on the Dokan theme – which i believe is using 1.0.4 too.

May 14, 2014 at 5:52 am 20410
Mahi Mahi

forwarding this issue to developer team. Sorry for inconvenience mate.

May 14, 2014 at 1:33 pm 20446
Sk Sk

Hello Paul

sorry we missed this issue on this update.

for now please use this following css code to dokan/style.css file

@media (max-width: 991px) {
  .widget.dokan-category-menu #cat-drop-stack > ul > li:hover .sub-category {
    display: none;
  }
}

thank you

May 14, 2014 at 1:59 pm 20449
Paul Paul

Hi Sk_Shaikat,

Thnx for that, added the css. This just hides the sub-category box correct?

In future update will this be handled like mobile category menu? Where clicking on a category displays the box of sub-categories below?

Cheers! 🙂

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