Home › Forums › WoodMart support forum › Split mobile "topbar" and "bottombar" in 3 › Reply To: Split mobile "topbar" and "bottombar" in 3
August 14, 2020 at 2:08 pm
#218749

Artem Temos
Keymaster
Add the following CSS as well
.whb-general-header .whb-mobile-center {
width: 100%;
}
.whb-general-header .whb-mobile-center .woodmart-search-form {
padding: 0;
}