Side bar at Vendor shop page not behaving as expected in mobile devices.  

   RSS

0

Hello, I´m using Shop4U with Dokan at  http://shop.muzeez.com.br/  and realized that when on mobile devices, at the single shop page (eg:  https://shop.muzeez.com.br/vendedor/glaucia-retro/ ) the content of the shop page sidebar doesn´t show up bellow the main content of the page as it does in yout demo (eg:  http://demo.wpthemego.com/themes/sw_shop4u/store/dokan-shop/ ). I installed your demo pages and the left side bar from the other pages work fine, the problem is just in the vendor shop page.

I already tried to fix it adding this code (from your demo css) at my child theme css:

@media (max-width: 767px) {
.dokan-store #content {
display: flex;
display: -webkit-flex;
flex-direction: column;
}
.dokan-store #content .dokan-store-sidebar {
width: 100%;
float: none;
order: 2 !important;
margin: 0 !important;
}
.dokan-store #content .dokan-single-store {
float: none;
width: 100%;
margin-bottom: 30px;
}
}

It didn´t work, the problem is still there. 

Do you have any clue of what could be causing just this page to have the problem?

Thank you!

1 Answer
0

Hi Glaucia,

Thanks for your comment here.

 

For this issue, please create a ticket and send us your site's info and issue at the Support System: https://support.wpthemego.com/?p=open.

After checking, it will be easier for our technical supporter to follow and help you.

 

Thanks,

Share: