Home Forums WoodMart support forum Portfolio widget area widgets are not showing on mobile on my portfolio page Reply To: Portfolio widget area widgets are not showing on mobile on my portfolio page

#586769

Hello,

Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

.offcanvas-sidebar-mobile .sidebar-container:not(.wd-inited) {
        display: block;
    }

If the issue still exists then please send me the WP admin login details of your site so I will check and give you the possible solution to you.

Best Regards.