Claim your freedom to choose the perfect partner for your multi-vendor journey.

FREEDOM25

Celebrate the festive season by giving your marketplace a powerful lift!

FESTIVE20

5.0.0
Something big is coming for marketplace admins… MultiVendorX 5.0 is almost here. Are you ready?
Be the first to explore all the game-changing features!
Power your marketplace dreams with unbeatable Black Friday deals!

MVXBLACK30

Supercharge your marketplace vision with unstoppable Cyber Monday deals!

MVXCYBER30

Holiday cheer, bigger savings
Take 25% off-because your marketplace deserves a gift too.

happyholiday

Reply To: Seller Dashboard Theme Colour Minor Customization Help

#190685

Hi, kindly add the code to reflect the changes :

add_action('wp', 'vendor_dashboard_custom_css');
function vendor_dashboard_custom_css() {
if (is_vendor_dashboard()) { ?>
<style type="text/css">
.topbar-left.pull-left.pos-rel {
       background-color: #f4f3ef !important;
   }

.all-booking .mvx_tab.ui-tabs .mvx_booking_tbl tbody .mvx_table_action:hover, .all-booking .mvx_tab.ui-tabs .mvx_booking_tbl tbody strong:hover, .media-body h4.media-heading, .mvx-color-scheme-outer_space_blue .media-body a, .mvx-color-scheme-outer_space_blue .mvx_displaybox2 h3, .mvx-color-scheme-outer_space_blue .navbar-top-links li a:hover, .mvx-color-scheme-outer_space_blue .navbar-top-links li.notification-link a:hover, .mvx-color-scheme-outer_space_blue .navbar-top-links li.notification-link a:hover i, .mvx-color-scheme-outer_space_blue .primary-color, .mvx-color-scheme-outer_space_blue .product-import.mvx_displaybox2m h3, .mvx-color-scheme-outer_space_blue .sidebar.navbar-default ul a.active i, .mvx-color-scheme-outer_space_blue .sidebar.navbar-default ul a:hover i, .mvx-color-scheme-outer_space_blue .staticstics-panel-wrap .panel-body .stat-detail-info i, .mvx-color-scheme-outer_space_blue .transaction-list, .mvx-color-scheme-outer_space_blue a, .mvx-color-scheme-outer_space_blue input[type=checkbox]:checked:before, .mvx-color-scheme-outer_space_blue ul.nav .login-user .dropdown-menu.dropdown-user a:hover, .mvx-color-scheme-outer_space_blue ul.nav .login-user a:hover i, .navbar-top-links li a:hover, .navbar-top-links li.notification-link a:hover, .navbar-top-links li.notification-link a:hover i, .select-product-cat-wrapper .select-cat-step-wrapper .cat-column li a:hover, .select-product-cat-wrapper .select-cat-step-wrapper .cat-column li a:hover:before, .select-product-cat-wrapper .select-cat-step-wrapper .cat-column li.active a, .select-product-cat-wrapper .select-cat-step-wrapper .cat-column li.active a:before, .select-product-cat-wrapper .select-cat-step-wrapper .product-search-wrapper .list-group .list-group-item:hover p, .sidebar.navbar-default ul a.active i, .sidebar.navbar-default ul a:hover i, ul.nav .login-user a:hover i {
   color: #f3b340 !important;
}

.mvx-color-scheme-outer_space_blue .mvx-vendor-ledger-report-row .bg-ledger, .mvx-color-scheme-outer_space_blue .navbar-default .navbar-toggle .icon-bar, .mvx-color-scheme-outer_space_blue .progress-bar, .mvx-color-scheme-outer_space_blue input[type=radio]:checked:before, .mvx-color-scheme-outer_space_blue table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before, .mvx-color-scheme-outer_space_blue table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before, .pagination li.active a {
   background: #f3b340 !important;
}

.mvx-color-scheme-outer_space_blue .pagination li.active a {
background: #f3b340 !important;
border-color:#f3b340 !important;
color:#fff !important;
}

a.btn.btn-default {
   background-color: #f3b340 !important;
   border-color: #f3b340 !important;
   color: #fff !important;
}
.navbar-default.sidebar a:focus, .navbar-default.sidebar a:hover, .navbar-default.sidebar ul li a.active {
color:#fff !important;
}
.mvx-color-scheme-outer_space_blue .navbar-default.sidebar a:focus, .mvx-color-scheme-outer_space_blue .navbar-default.sidebar a:hover, .mvx-color-scheme-outer_space_blue .navbar-default.sidebar ul li a.active {
color:#fff !important;
}
</style>
    <?php
}
}
Shopping Cart
Scroll to Top