Home › Forums › WoodMart support forum › I want change my mobile harder color › Reply To: I want change my mobile harder color
March 26, 2024 at 8:46 am
#552199
Hung Pham
Keymaster
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,