DualCube on "[Plugin: WC Marketplace] Adjust highlight color"

ساخت وبلاگ

Hello and thanks for the nice plugin! Is there a quick fix to change the highlight color of the Vendor Dashboard to something other than red? I tried some CSS, but it won't work.

https://wordpress.org/plugins/dc-woocommerce-multi-vendor/

Hi @mojomo,

Thanks for reaching out. Use this to change anchor tags color on hover.

.wcmp_main_menu ul li a:hover { color: #fc482f !important;
}

Enter your desired color on this css rule and you have to change hover icons too, if you don't want red color.

Regards,
Akshaya Swaroop

Hi, I am hoping that that worked. I am marking this thread as resolved. Please feel free to open a new thread in case you need any other help.

Thanks
Shan

Actually, it didn't help. Maybe I didn't specify clearly enough. However, I found the solution by now. These codes solved it for me:

.wcmp_main_menu ul li a.active, .wcmp_main_menu ul li a:hover {
background: #fe559a !important;
color: #ffffff !important;
}

.wcmp_main_menu ul li ul li a.selected_menu {
background: none repeat scroll 0 0 #fe559a !important;
color: #fff;
transition: all 1s ease 0s;
}

.wcmp_ass_btn {
background: #fe559a !important;
border: 1px solid #fe559a !important;
}

@mojomo - Glad to know that you have found the solution. Please do reach us if you have any other query.

Regards,
Akshaya Swaroop

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 261 تاريخ : سه شنبه 25 خرداد 1395 ساعت: 3:56