Home › Forums › WoodMart support forum › Search bar in header › Reply To: Search bar in header
November 13, 2020 at 1:10 pm
#241309
Aizaz Imtiaz Awan
Keymaster
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.whb-top-bar .wd-tools-element .wd-tools-icon:before {
font-size: 25px;
}
.whb-top-bar .wd-tools-element .wd-tools-text {
font-size: 14px;
}
.whb-top-bar .wd-tools-element .wd-tools-icon:before {
font-size: 26px;
}
Then deactivate the cache plugin clear browser cache and check back.
Regard’s.
Xtemos Studios.