Home Forums WoodMart support forum Search bar in header Reply To: Search bar in header

#241309

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.