Home › Forums › WoodMart support forum › Dokan dashboard theme
Dokan dashboard theme
- This topic has 5 replies, 3 voices, and was last updated 6 years, 8 months ago by Artem Temos.
-
AuthorPosts
-
March 5, 2018 at 5:22 pm #44036
beesopParticipantHello, I bought the Woodmart theme with the intention of creating a marketplace with Dokan. I have installed the theme, I have configured Woocommerce and Dokan, however in the seller’s Dashboard I see the Dokan theme, it does not apply the css nor the appearance that I have configured in Woodmart.
How should I set up my Woodmart to apply to Dokan and see what Woodmart looks like in the Dokan pages?
Thank you
PS:Are there sample pages where I can see the Dokan dashboard? I have seen the example marketplace theme (handmade) but it does not allow to see the dashboard, only the frontend.
March 5, 2018 at 6:45 pm #44045
Artem TemosKeymasterHello,
Thank you so much purchasing our theme and contacting our support center.
Could you please provide us some screenshots and steps to reproduce the issue on your website? We will need your admin access as well.
Kind Regards
XTemos StudioMarch 5, 2018 at 7:06 pm #44056
beesopParticipantHello, I am not authorized by the client to share admin or other details of the project. I hope you understand and can help me.
The procedure is to go to: My account> Vendor Dashboard
I have the theme set with the “digital” demo, however, as you can see in the screenshot, the Dokan theme does not match the css. How can I apply the Woodmart theme to Dokan?
Thank you
Attachments:
You must be logged in to view attached files.March 6, 2018 at 7:25 am #44106
Bogdan DonovanKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to change dashboard colors.
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu { background-color: black; } .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover { background-color: #2678CC; } .dokan-dashboard-wrap .dokan-dashboard-content .dokan-btn-default, .dokan-dashboard-wrap .dokan-dashboard-content .dokan-btn-sm, .dokan-dashboard-wrap .dokan-dashboard-content .dokan-btn-theme, .dokan-dashboard-wrap .dokan-dashboard-content button:not(.dokan-close), .dokan-dashboard-wrap .dokan-dashboard-content input[type=submit], .dokan-dashboard-wrap .dokan-dashboard-content input[type=button] { background-color: #2678CC; border-color: #2678CC; }
Regards
March 6, 2018 at 8:15 am #44142
beesopParticipantGreat! thank you 😉
March 6, 2018 at 8:59 am #44160
Artem TemosKeymasterYou are welcome!
-
AuthorPosts
- You must be logged in to create new topics. Login / Register