I want change my mobile harder color
-
Hello
I’m already make harder but problem was when I change mobile harder middle row color desktop responsive also change that was problem I want make it different color please help me and also I want to check search placeholder text I’m already install loco plugin but it was not change please help me
Thank you
Attachments:
You must be
logged in to view attached files.
Hi hussainrifat.98,
Thanks for reaching to us.
1. Mobile header’s background color
It seems you changed color, please confirm me back https://prnt.sc/3k6gkbg9Hpvq
2. Translation
+ In order to change / translate words. Please make sure you synced the strings first before changing / translating WooCommerce, WoodMart Core plugins and WoodMart theme. You can refer to article https://xtemos.com/docs-topic/theme-translation/
+ You are also need to select the language for the backend and theme settings for admin from the admin user profile, please edit the user’s profile and then select the language for that user it will show the same on the backend.
Regards,
1. Mobile header’s background color
It seems you changed color, please confirm me back https://prnt.sc/3k6gkbg9Hpvq
Answer: no I’m not change it it was automated happened I want in mobile black logo row and white search row and and also I want desktop logo row White and bottom row black please check my previous screenshot I send you
Hi hussainrifat.98,
Thanks for reaching to us.
1. Mobile main header row
Please add the following Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile / tablet:
.whb-row.whb-color-dark:not(.whb-with-bg) {
background-color: #000;
}
.whb-general-header .wd-tools-element>a{
color: #fff;
}
2. Search row on mobile
If you don’t use it on desktop, then you can click on Settings icon in Mobile tab https://prnt.sc/Ug_YrV7mBrxj > Style tab to change background color https://prnt.sc/hWWltT-S-tU-
Regards,