Page 1 of 1

Logo and search box positioning

Posted: Wed Aug 04, 2021 12:06 am
by Alice777
I notice on smaller screens the logo pops up above the search box. Is there a way to prevent that from happening? I'd like to keep the search box and logo on the same level and just make the logo much smaller on small screens.

Re: Logo and search box positioning

Posted: Wed Aug 04, 2021 4:17 am
by ecartz
If you override the tpl_cm_header_logo.php and tpl_cm_header_search.php templates to change col-sm-6 to just col-6, that should do it.