Resize Sidebar Sellers Dashboard

This topic contains 4 reply and 2 voices, and was last updated by Sekander Badsha 9 years, 8 months ago
Viewing 4 Posts - 1 through 4 (of 4 total)
Author Posts
August 28, 2014 at 11:50 pm 26028
Sekander Badsha Hello, I would like some help resizing the sidebar on the sellers page. Here is the code (below) I used but it is not working for either mobile or desktop. I want the side to black on the sidebar to end after the last link if possible, at this point the side bar is to long when you look at it in mobile version. Please help. /* Begining- sidebar seller dashboard black */ element.style { height: 400px; } /* Ending- sidebar seller dashboard black */
August 29, 2014 at 11:34 pm 26053
Jamie Jamie

Can I please get some help

August 30, 2014 at 5:41 pm 26088
Sekander Badsha Sekander Badsha

Hello Jamie,
An update is coming tomorrow with this fix. Please have patience.

September 3, 2014 at 12:58 am 26194
Jamie Jamie

I installed the update as you instructed and the issue is still there. Please advise on how to resolve.

September 3, 2014 at 4:56 pm 26239
Sekander Badsha Sekander Badsha

Sorry about not getting your issue included on the update. Please open style.css and paste the following code
[css]
ul.dokan-dashboard-menu{
height:auto !important;
}
[/css]

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